You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
tungstenite-rs/src
Brian Schwind b01d17e317 Add support for HTTP proxies with optional Basic Authentication 6 years ago
..
handshake Add support for HTTP proxies with optional Basic Authentication 6 years ago
protocol feat: impl Into<Vec<u8>> for Message 7 years ago
client.rs Add support for HTTP proxies with optional Basic Authentication 6 years ago
error.rs WebSocket::write_message will no longer buffer unlimited messages - it will only buffer a configurable number of outbound messages. Needed for snapview/tokio-tungstenite#35. 7 years ago
lib.rs Derive Debugs 7 years ago
server.rs Create helpers for config-like functions 7 years ago
stream.rs Derive Debugs 7 years ago
util.rs chore: cleanup docs and warnings, strict docs 8 years ago