humphrey_ws 0.3.3

WebSocket support for the Humphrey web server.
Documentation
1
2
3
4
5
//! Provides necessary utilities for the WebSocket crate.

pub mod base64;
pub mod restion;
pub mod sha1;