basws-shared 0.1.0-dev-2

A simple async WebSocket client/server framework
Documentation
1
2
3
4
5
pub mod challenge;
pub mod protocol;
pub mod timing;
pub use semver::{Version, VersionReq};
pub use uuid::Uuid;