ws-rs

Websocket library

A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections.

Lightweight, event-driven WebSockets for Rust.

GitHub

1k stars
31 watching
222 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
websockets-rs/rust-websocket A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. 1,547
snapview/tungstenite-rs A lightweight WebSocket implementation for Rust. 1,924
eliihen/wsta A command-line tool for interacting with WebSockets 632
websocket-rails/websocket-rails A Ruby-based library providing plug-and-play WebSocket support for Rails applications. 1,728
denoland/fastwebsockets A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. 872
tfausak/wuss A Haskell library that simplifies the creation of secure WebSocket clients. 69
treeform/ws A WebSocket library for building real-time communication between clients and servers. 254
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
bitwyre/websocket_core Provides a basic building block for WebSocket-based communication in web applications. 13
tatsuhiro-t/wslay A C library implementing the WebSocket protocol for efficient data transfer over web connections. 608
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 407
links2004/arduinowebsockets A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. 1,898
drashland/wocket A WebSocket library for Deno that enables real-time communication between clients and servers. 104
hashrocket/ws A tool for exploring and debugging websocket servers 426
swimos/ratchet A fast and robust implementation of the WebSocket protocol in Rust 40