tungstenite-rs/src
Yang Hau 984ad9d6c7 fix typos 2022-11-22 20:23:59 +08:00
..
handshake fix typos 2022-11-22 20:23:59 +08:00
protocol fix typos 2022-11-22 20:23:59 +08:00
buffer.rs Move ReadBuffer chunk to heap 2021-10-15 07:15:25 +08:00
client.rs chore: update the documentation 2022-04-19 19:39:19 +02:00
error.rs feat: switched response type from Vec<u8> to Option<Vec<u8>> to allow returning of differentiation of no body from empty body. 2022-10-19 12:30:46 +13:00
lib.rs Make handshake dependencies optional. 2022-08-30 09:22:38 +02:00
server.rs Add support for rustls as TLS backend (#166) 2021-02-08 13:58:42 +01:00
stream.rs Upgrade to rustls 0.20 2021-10-18 11:27:03 +09:00
tls.rs Upgrade to rustls 0.20 2021-10-18 11:27:03 +09:00
util.rs chore: apply `fmt` to the whole project 2020-11-17 12:40:52 +01:00