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
Dominik Nakamura c101024c28
Add support for rustls as TLS backend (#166)
4 years ago
..
handshake Expose `handshake::derive_accept_key` as public API. 4 years ago
protocol Use matches! macro in tests 4 years ago
client.rs Add support for rustls as TLS backend (#166) 4 years ago
error.rs Add support for rustls as TLS backend (#166) 4 years ago
lib.rs chore: apply `fmt` to the whole project 4 years ago
server.rs Add support for rustls as TLS backend (#166) 4 years ago
stream.rs Add support for rustls as TLS backend (#166) 4 years ago
util.rs chore: apply `fmt` to the whole project 4 years ago