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
Alexey Galakhov 20242d19f7 config: protocol: add message size limiting 7 years ago
..
handshake Merge pull request #27 from snapview/websocket-config 7 years ago
protocol config: protocol: add message size limiting 7 years ago
client.rs Merge pull request #27 from snapview/websocket-config 7 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