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
Yusuke Sasaki 828eafd400 extract the context values from `WebSocket` 6 years ago
..
handshake trivial: style fixes 7 years ago
protocol extract the context values from `WebSocket` 6 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