dioxus-fullstack-protocol 0.7.0-alpha.1

Fullstack protocol for Dioxus: Build fullstack web, desktop, and mobile apps with a single codebase.
Documentation
[dependencies.base64]
version = "0.22.1"

[dependencies.ciborium]
version = "0.2.2"

[dependencies.dioxus-core]
version = "0.7.0-alpha.1"

[dependencies.serde]
version = "1.0.218"

[dependencies.tracing]
version = "0.1.41"

[features]
web = []

[lib]
name = "dioxus_fullstack_protocol"
path = "src/lib.rs"

[package]
authors = ["Jonathan Kelley", "Evan Almloff"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Fullstack protocol for Dioxus: Build fullstack web, desktop, and mobile apps with a single codebase."
edition = "2021"
homepage = "https://dioxuslabs.com"
keywords = ["web", "desktop", "mobile", "gui", "server"]
license = "MIT OR Apache-2.0"
name = "dioxus-fullstack-protocol"
readme = "README.md"
repository = "https://github.com/DioxusLabs/dioxus/"
resolver = "2"
version = "0.7.0-alpha.1"