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
Sebastian Dröge 395523bb9e Switch from base64 0.20 to data-encoding 2 2 years ago
..
handshake Switch from base64 0.20 to data-encoding 2 2 years ago
protocol fix typos 2 years ago
buffer.rs Move ReadBuffer chunk to heap 4 years ago
client.rs chore: update the documentation 3 years ago
error.rs feat: switched response type from Vec<u8> to Option<Vec<u8>> to allow returning of differentiation of no body from empty body. 3 years ago
lib.rs Make handshake dependencies optional. 3 years ago
server.rs Add support for rustls as TLS backend (#166) 4 years ago
stream.rs Upgrade to rustls 0.20 4 years ago
tls.rs Upgrade to rustls 0.20 4 years ago
util.rs chore: apply `fmt` to the whole project 4 years ago