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

#72 in WebSocket

Download history 2040/week @ 2024-09-26 1339/week @ 2024-10-03 773/week @ 2024-10-10 525/week @ 2024-10-17 451/week @ 2024-10-24 923/week @ 2024-10-31 903/week @ 2024-11-07 716/week @ 2024-11-14 785/week @ 2024-11-21 605/week @ 2024-11-28 792/week @ 2024-12-05 816/week @ 2024-12-12 433/week @ 2024-12-19 27/week @ 2024-12-26 314/week @ 2025-01-02 406/week @ 2025-01-09

1,424 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–16MB
~204K SLoC