Docs.rs
async-wsocket-0.13.1
async-wsocket 0.13.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yukibtc
Dependencies
futures-util ^0.3
normal
url ^2.5
normal
tokio ^1
dev
arti-client ^0.28
normal
optional
tokio ^1
normal
tokio-rustls ^0.26
normal
tokio-socks ^0.5
normal
optional
tokio-tungstenite ^0.26
normal
tor-hsrproxy ^0.28
normal
optional
tor-hsservice ^0.28
normal
optional
tor-rtcompat ^0.28
normal
optional
async-utility ^0.3
normal
futures ^0.3
normal
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
Versions
67.86%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
async_
wsocket
0.13.1
Module native
Module Items
Structs
Enums
Functions
In crate async_
wsocket
async_wsocket
Module
native
Copy item path
Source
Expand description
Native
Structs
§
WebSocket
Stream
A wrapper around an underlying raw stream which implements the WebSocket protocol.
Enums
§
Error
Message
An enum representing the various forms of a WebSocket message.
Functions
§
accept
connect
take_
upgraded
Take an already upgraded websocket connection