16 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

#92 in WebSocket

Download history 639/week @ 2024-11-26 916/week @ 2024-12-03 628/week @ 2024-12-10 792/week @ 2024-12-17 84/week @ 2024-12-24 119/week @ 2024-12-31 514/week @ 2025-01-07 461/week @ 2025-01-14 403/week @ 2025-01-21 298/week @ 2025-01-28 377/week @ 2025-02-04 380/week @ 2025-02-11 290/week @ 2025-02-18 319/week @ 2025-02-25 327/week @ 2025-03-04 332/week @ 2025-03-11

1,307 downloads per month
Used in 11 crates (3 directly)

Apache-2.0

290KB
7K 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–17MB
~213K SLoC