tokio-tungstenite icon indicating copy to clipboard operation
tokio-tungstenite copied to clipboard

Add `permessage-deflate` support

Open kazk opened this issue 3 years ago • 0 comments

Adds WebSocketStream::from_raw_socket_with_compression to enable compression without handshake for crates like warp and axum.

See https://github.com/snapview/tungstenite-rs/pull/235

kazk avatar Sep 13 '21 21:09 kazk