Website | Guides | API Docs | Chat
dioxus-liveview
provides adapters for running the Dioxus VirtualDom over a websocket connection.
The current backend frameworks supported include:
Dioxus-LiveView exports a number of primitives to wire up an app into an existing backend framework.
!Send
VirtualDom and interacting with it from the websocketLiveViewSocket
typeThis project is licensed under the [MIT license].
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Dioxus by you, shall be licensed as MIT, without any additional terms or conditions.