1
0
Steve Schoettler a1107de0c0 Update axum and many dependencies (#3825) 2 сар өмнө
..
src 84221f55a0 Wait for the suspense boundary above the router to resolve before sending the first streaming chunk (#3891) 2 сар өмнө
Cargo.toml a1107de0c0 Update axum and many dependencies (#3825) 2 сар өмнө
README.md 84221f55a0 Wait for the suspense boundary above the router to resolve before sending the first streaming chunk (#3891) 2 сар өмнө

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.