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

#70 in WebSocket

Download history 1271/week @ 2024-09-23 2059/week @ 2024-09-30 958/week @ 2024-10-07 633/week @ 2024-10-14 503/week @ 2024-10-21 624/week @ 2024-10-28 958/week @ 2024-11-04 842/week @ 2024-11-11 633/week @ 2024-11-18 633/week @ 2024-11-25 996/week @ 2024-12-02 563/week @ 2024-12-09 901/week @ 2024-12-16 122/week @ 2024-12-23 91/week @ 2024-12-30 440/week @ 2025-01-06

1,567 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
~203K SLoC