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/examples
Josiah Bull 1c657d4c6a
feat: switched response type from Vec<u8> to Option<Vec<u8>> to allow returning of differentiation of no body from empty body.
2 years ago
..
autobahn-client.rs feature: Raw fragment message 3 years ago
autobahn-server.rs feature: Raw fragment message 3 years ago
callback-error.rs feat: switched response type from Vec<u8> to Option<Vec<u8>> to allow returning of differentiation of no body from empty body. 2 years ago
client.rs chore: apply `fmt` to the whole project 4 years ago
server.rs chore: apply `fmt` to the whole project 4 years ago
srv_accept_unmasked_frames.rs Add a connector to configure TLS config 3 years ago