Docs.rs
pushwire-server-0.1.1
pushwire-server 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
yajam
Dependencies
anyhow ^1.0
normal
axum ^0.7
normal
base64 ^0.22
normal
dashmap ^6.1
normal
futures-util ^0.3
normal
pushwire-core ^0.1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.41
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
uuid ^1.11
normal
Versions
41.33%
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
Skip to main content
Module channel
pushwire_
server
0.1.1
Module channel
Module Items
Traits
Functions
In crate pushwire_
server
pushwire_server
Module
channel
Copy item path
Source
Traits
§
Channel
Kind
Trait for defining multiplexed channel types.
Functions
§
parse_
channels
Parse a comma-separated channel list (e.g. from SSE query params).