5 releases
Uses new Rust 2021
0.1.4 | Feb 28, 2022 |
---|---|
0.1.3 | Feb 28, 2022 |
0.1.2 | Dec 9, 2021 |
0.1.1 | Nov 23, 2021 |
0.1.0 | Nov 23, 2021 |
#19 in #deflate
160 downloads per month
Used in 2 crates
(via ratchet_rs)
230KB
6K
SLoC
Ratchet core
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
.
lib.rs
:
Ratchet's core implementation. See the Ratchet crate for usage.
Dependencies
~7.5MB
~158K SLoC