Docs.rs
pushwire-client-0.1.1
pushwire-client 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
yajam
Dependencies
dashmap ^6.1
normal
futures-util ^0.3
normal
pushwire-core ^0.1.1
normal
rand ^0.8
normal
reqwest ^0.12
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
tokio-tungstenite ^0.24
normal
tracing ^0.1
normal
uuid ^1.11
normal
anyhow ^1.0
dev
axum ^0.7
dev
pushwire-server ^0.1.1
dev
Versions
60.29%
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_
client
0.1.1
Module channel
Module Items
Traits
Functions
In crate pushwire_
client
pushwire_client
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).