Docs.rs
sbd-server-0.4.0
sbd-server 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
neonphog
github:holochain:core-dev
zippy
Dependencies
anstyle ^1.0.6
normal
axum ^0.8.3
normal
axum-server ^0.7.2
normal
base64 ^0.22.0
normal
bytes ^1.9.0
normal
clap ^4.5.4
normal
ed25519-dalek ^2.1.1
normal
futures ^0.3.30
normal
hyper =1.7.0
normal
opentelemetry ^0.30
normal
opentelemetry-otlp ^0.30
normal
opentelemetry_sdk ^0.30
normal
rand ^0.8
normal
rustls ^0.23
normal
rustls-pemfile ^2.1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
slab ^0.4.9
normal
tokio ^1.37.0
normal
tokio-rustls ^0.26
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3
normal
ureq ^3.0
normal
escargot ^0.5.10
dev
rcgen ^0.13.1
dev
tempfile ^3.10.1
dev
tokio ^1.37.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module ws
sbd_
server
0.4.0
Module ws
Module Items
Enums
Traits
In crate sbd_
server
sbd_server
Module
ws
Copy item path
Source
Expand description
Websocket backend abstraction.
Enums
§
Payload
Payload.
Traits
§
SbdWebsocket
Websocket trait.