Crates.io | dioxus-liveview |
lib.rs | dioxus-liveview |
version | 0.6.0-alpha.4 |
source | src |
created_at | 2022-05-03 04:00:44.404218 |
updated_at | 2024-11-01 23:32:18.646189 |
description | Build server-side apps with Dioxus |
homepage | https://dioxuslabs.com/learn/0.5/getting_started |
repository | https://github.com/DioxusLabs/dioxus/ |
max_upload_size | |
id | 579482 |
size | 102,310 |
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.