Docs.rs
ws-tool-0.3.1
ws-tool 0.3.1
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
PrivateRookie
Dependencies
async-http-proxy ^1
normal
base64 ^0.13
normal
bytes ^1
normal
futures ^0.3
normal
http ^0.2
normal
httparse ^1.4
normal
rand ^0.8
normal
rcgen ^0.8
normal
serde ^1
normal
sha-1 ^0.9
normal
thiserror ^1
normal
tokio ^1
normal
tokio-rustls ^0.22
normal
tokio-socks ^0.5
normal
tokio-stream ^0.1
normal
tokio-util ^0.6
normal
tracing ^0.1
normal
webpki ^0.21
normal
webpki-roots ^0.21
normal
rcgen ^0.8
dev
structopt ^0.3
dev
tokio ^1
dev
tracing-subscriber ^0.2
dev
Versions
26.4%
of the crate is documented
Go to latest version
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
☰
Module codec
Structs
Traits
Functions
?
Module
ws_tool
::
codec
[
−
]
[src]
Expand description
frame codec impl
Structs
FrameConfig
WebSocketBytesCodec
WebSocketBytesDecoder
WebSocketBytesEncoder
WebSocketFrameCodec
WebSocketFrameDecoder
WebSocketFrameEncoder
WebSocketStringCodec
WebSocketStringDecoder
WebSocketStringEncoder
Traits
SplitSocket
Functions
decode_frame
decode_single_frame
default_bytes_check_fn
default_bytes_codec_factory
default_frame_check_fn
default_frame_codec_factory
default_handshake_handler
default_string_check_fn
default_string_codec_factory
send_close
write_frame
write_single_frame