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

#223 in WebSocket

Download history 635/week @ 2024-11-16 621/week @ 2024-11-23 1002/week @ 2024-11-30 558/week @ 2024-12-07 908/week @ 2024-12-14 155/week @ 2024-12-21 51/week @ 2024-12-28 501/week @ 2025-01-04 452/week @ 2025-01-11 423/week @ 2025-01-18 310/week @ 2025-01-25 349/week @ 2025-02-01 403/week @ 2025-02-08 322/week @ 2025-02-15 264/week @ 2025-02-22 267/week @ 2025-03-01

1,326 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
~211K SLoC