dioxus-fullstack-protocol 0.7.0-rc.0

Fullstack protocol for Dioxus: Build fullstack web, desktop, and mobile apps with a single codebase.
Documentation
1
2
3
# 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.