ratchet

WebSocket library

A fast and robust implementation of the WebSocket protocol in Rust

Ratchet is a fast, robust, lightweight and fully asynchronous implementation of RFC6455 (The WebSocket protocol).

GitHub

41 stars
8 watching
9 forks
Language: Rust
last commit: almost 2 years ago
Linked from 2 awesome lists

asyncdeflaterusttokiowebsockets

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ratchetphp/pawlA PHP library implementing an asynchronous WebSocket client for communicating with web servers.588
websockets-rs/rust-websocketA WebSocket library written in Rust providing functionality for dealing with WebSocket connections.1,553
denoland/fastwebsocketsA WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers.888
askedio/laravel-ratchetA package that enables the creation and running of a fully functioning WebSocket server in Laravel applications.186
snapview/tungstenite-rsA lightweight WebSocket implementation for Rust.1,952
housleyjk/ws-rsA lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections.1,482
glebradchenko/dnwebsocketA WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections.36
ryo-ma/deno-websocketA simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections.152
websocket-rails/websocket-railsA Ruby-based library providing plug-and-play WebSocket support for Rails applications.1,728
socketry/async-websocketAn asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols.174
melishev/wsgoProvides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers.3
drashland/wocketA WebSocket library for Deno that enables real-time communication between clients and servers.104
foxglove/ws-protocolDefines and enables real-time data streaming between devices and servers using web sockets.103
tatsuhiro-t/wslayA C library implementing the WebSocket protocol for efficient data transfer over web connections.610
snapview/tokio-tungsteniteProvides asynchronous WebSocket implementation for use with the Tokio runtime1,906