9 unstable releases (3 breaking)

0.4.1 Aug 8, 2023
0.4.0 Jun 27, 2023
0.3.0 Apr 5, 2023
0.2.0 Aug 12, 2022
0.1.1 Nov 23, 2021

#178 in WebSocket

Download history 4/week @ 2024-02-12 13/week @ 2024-02-19 100/week @ 2024-02-26 21/week @ 2024-03-04 32/week @ 2024-03-11 20/week @ 2024-03-18

174 downloads per month
Used in 4 crates (via ratchet_rs)

Apache-2.0

255KB
6.5K 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–18MB
~246K SLoC