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 d29e3948d2 Add Debug, Display and Error to HandshakeError 8 years ago
..
handshake Add Debug, Display and Error to HandshakeError 8 years ago
protocol Replace unsafe endianness code with byteorder functions 8 years ago
client.rs Merge branch 'devel' 8 years ago
error.rs Refactor TLS handling 8 years ago
input_buffer.rs Fix InputBuffer::reserve() to not be a no-op 8 years ago
lib.rs Reexport useful components 8 years ago
server.rs Improve documentation. 8 years ago
stream.rs Improve documentation. 8 years ago
util.rs Improve documentation. 8 years ago