Docs.rs
wstcp-0.2.1
wstcp 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sile
Dependencies
async-std ^1.0
normal
base64 ^0.13
normal
bytecodec ^0.4
normal
byteorder ^1
normal
clap ^2
normal
httpcodec ^0.2
normal
sha-1 ^0.9
normal
slog ^2
normal
sloggers ^2
normal
trackable ^1
normal
Versions
100%
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
wstcp
0.2.1
All Items
Sections
References
Crate Items
Structs
Enums
Type Aliases
Crate
wstcp
Copy item path
Source
Expand description
WebSocket to TCP proxy server.
§
References
RFC 6455
The WebSocket Protocol
Structs
§
Error
This crate specific
Error
type.
Proxy
Server
WebSocket to TCP proxy server.
Enums
§
Error
Kind
Possible error kinds.
Type Aliases
§
Result
This crate specific
Result
type.