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: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
websockets-rs/rust-websocketA WebSocket library written in Rust providing functionality for dealing with WebSocket connections.1,553
snapview/tungstenite-rsA lightweight WebSocket implementation for Rust.1,952
eliihen/wstaA command-line tool for interacting with WebSockets632
websocket-rails/websocket-railsA Ruby-based library providing plug-and-play WebSocket support for Rails applications.1,728
denoland/fastwebsocketsA WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers.888
tfausak/wussA library for creating secure WebSocket clients in Haskell.69
treeform/wsA WebSocket library for building real-time communication between clients and servers.254
melishev/wsgoProvides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers.3
bitwyre/websocket_coreProvides a basic building block for WebSocket-based communication in web applications.13
tatsuhiro-t/wslayA C library implementing the WebSocket protocol for efficient data transfer over web connections.610
jaspervdj/websocketsProvides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks.408
links2004/arduinowebsocketsA WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol.1,912
drashland/wocketA WebSocket library for Deno that enables real-time communication between clients and servers.104
hashrocket/wsA tool for exploring and debugging websocket servers427
swimos/ratchetA fast and robust implementation of the WebSocket protocol in Rust41