liga 90adffd236 fix: escape backslashes in debug locations for HTMLData serialization (#4116) 4 weeks ago
..
src 90adffd236 fix: escape backslashes in debug locations for HTMLData serialization (#4116) 4 weeks ago
Cargo.toml 37654d35e5 add cargo info to protocol 1 month ago
README.md 84221f55a0 Wait for the suspense boundary above the router to resolve before sending the first streaming chunk (#3891) 2 months ago

README.md

Fullstack Protocol

Dioxus-fullstack-protocol is the internal protocol the dioxus web and server renderers use to communicate with each other in dioxus fullstack. It is used to send futures and values from the server to the client during fullstack rendering.