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
Daniel Abramov 93843a1290 Fix `WouldBlock` error handling for the handshakes 8 years ago
..
handshake Fix `WouldBlock` error handling for the handshakes 8 years ago
protocol Move `no_block()` related stuff into seperate mod 8 years ago
client.rs Initial commit, mostly working client 8 years ago
error.rs error: correct UTF-8 error handling 8 years ago
input_buffer.rs trivial: move MIN_READ to input_buffer 8 years ago
lib.rs Move `no_block()` related stuff into seperate mod 8 years ago
server.rs server: implement server 8 years ago
stream.rs Initial commit, mostly working client 8 years ago
util.rs Move `no_block()` related stuff into seperate mod 8 years ago