15 releases (6 stable)

1.2.1 Sep 30, 2024
1.0.3 Jul 25, 2024
0.4.2 May 9, 2024
0.4.1 Aug 8, 2023
0.1.1 Nov 23, 2021

#416 in WebSocket

Download history 284/week @ 2025-12-29 889/week @ 2026-01-05 1083/week @ 2026-01-12 1711/week @ 2026-01-19 1412/week @ 2026-01-26 2654/week @ 2026-02-02 1486/week @ 2026-02-09 866/week @ 2026-02-16 1571/week @ 2026-02-23 2302/week @ 2026-03-02 1412/week @ 2026-03-09 902/week @ 2026-03-16 734/week @ 2026-03-23 952/week @ 2026-03-30 902/week @ 2026-04-06 705/week @ 2026-04-13

3,316 downloads per month
Used in 10 crates (via ratchet_rs)

Apache-2.0

64KB
1.5K SLoC

An implementation of permessage-deflate (RFC 7692) as an extension for Ratchet.

See the documentation in Ratchet for more details on using this extension.





Ratchet Deflate

Ratchet is a fast, robust, lightweight and fully asynchronous implementation of RFC6455 (The WebSocket protocol). Complete with an optional implementation of RFC7692 (Compression Extensions For WebSocket).

This crate is re-exported by ratchet-rs and enabled with the deflate feature flag.

Dependencies

~2–2.8MB
~53K SLoC