Docs.rs
About
Badges
Builds
Metadata
Shorthand URLs
Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Build Queue
Rust
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
ws-async-0.1.0
ws-async 0.1.0
Asynchronous WebSocket Library
MIT
Links
Crates.io
Source
More information
Authors
Matt Hunzinger
Dependencies
async-stream ^0.2.0
normal
base64 ^0.11.0
normal
bytes ^0.5.2
normal
futures ^0.3.1
normal
hyper ^0.13.0
normal
pin-project ^0.4.6
normal
rand ^0.7.2
normal
sha-1 ^0.8.1
normal
tokio ^0.2.4
normal
tower-service ^0.3.0
normal
tokio ^0.2.4
dev
Versions
0.1.0
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
☰
Crate ws_async
See all ws_async's items
Re-exports
Modules
Structs
Enums
Type Definitions
All crates
[
−
]
[src]
Crate
ws_async
Re-exports
pub use client::
Client
;
pub use server::
Server
;
Modules
client
handshake
server
Structs
Frame
Payload
WebSocket
Enums
Error
Opcode
Type Definitions
Result