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

#114 in WebSocket

Download history 508/week @ 2024-07-27 700/week @ 2024-08-03 511/week @ 2024-08-10 477/week @ 2024-08-17 514/week @ 2024-08-24 588/week @ 2024-08-31 532/week @ 2024-09-07 696/week @ 2024-09-14 1187/week @ 2024-09-21 2030/week @ 2024-09-28 1075/week @ 2024-10-05 674/week @ 2024-10-12 478/week @ 2024-10-19 611/week @ 2024-10-26 947/week @ 2024-11-02 863/week @ 2024-11-09

3,007 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
~202K SLoC