tungstenite-rs
WebSocket library
A lightweight WebSocket implementation for Rust.
Lightweight stream-based WebSocket implementation for Rust.
2k stars
24 watching
225 forks
Language: Rust
last commit: about 1 month 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,906 |
housleyjk/ws-rs | A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,482 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,553 |
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. | 888 |
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 | 41 |
links2004/arduinowebsockets | A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,912 |
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 | 457 |
tfausak/wuss | A library for creating secure WebSocket clients in Haskell. | 69 |
miketang84/sapper | A lightweight web framework built on hyper, implemented in Rust language. | 618 |
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 |