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 some primitives to wire up an app into an existing backend framework.
!Send
VirtualDom and interacting with it from WebSocketsLiveViewSocket
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.