ratchet_deflate

Crates.ioratchet_deflate
lib.rsratchet_deflate
version1.2.1
sourcesrc
created_at2021-11-23 12:14:59.18983
updated_at2024-09-30 15:31:34.858612
descriptionPermessage Deflate for Ratchet
homepage
repositoryhttps://github.com/swimos/ratchet/
max_upload_size
id486212
size60,403
Thomas Klapwijk (SirCipher)

documentation

README




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.

Commit count: 343

cargo fmt