Docs.rs
tab-websocket-0.5.0
tab-websocket 0.5.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
austinjones
Dependencies
anyhow ^1.0
normal
async-tungstenite ^0.8
normal
bincode ^1.3
normal
futures ^0.3
normal
lifeline ^0.4.0
normal
log ^0.4
normal
serde ^1.0
normal
thiserror ^1.0
normal
tokio ^0.2
normal
tungstenite ^0.11
normal
tokio-test ^0.2.1
dev
Versions
40%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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 connection
tab_
websocket
0.5.0
Module connection
Module Items
Structs
In tab_
websocket::
message
tab_websocket
::
message
Module
connection
Copy item path
Source
Structs
ยง
Websocket
Recv
A message received from the websocket, wraps tungstenite::Message
Websocket
Send
A message sent over the websocket, wraps tungstenite::Message