Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 532 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 532 Bytes




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.