tungstenite-rs
WebSocket library
A lightweight WebSocket implementation for Rust.
Lightweight stream-based WebSocket implementation for Rust.
2k stars
24 watching
221 forks
Language: Rust
last commit: 6 days ago
Linked from 2 awesome lists
rustwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
snapview/tokio-tungstenite | Provides asynchronous WebSocket implementation for use with the Tokio runtime | 1,875 |
housleyjk/ws-rs | A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,472 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
denoland/fastwebsockets | A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. | 872 |
bitwyre/websocket_core | Provides a basic building block for WebSocket-based communication in web applications. | 13 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
swimos/ratchet | A fast and robust implementation of the WebSocket protocol in Rust | 40 |
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 |
snapframework/snap | Provides tools and infrastructure for building web applications using a composable, modular approach | 456 |
tfausak/wuss | A Haskell library that simplifies the creation of secure WebSocket clients. | 69 |
miketang84/sapper | A lightweight web framework built on hyper, implemented in Rust language. | 617 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
tormund/news | Provides a simple and easy-to-use WebSocket library for the Nim programming language | 36 |