fastwebsockets

WebSocket library

A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers.

A fast RFC6455 WebSocket implementation

GitHub

872 stars
12 watching
66 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
drashland/wocket A WebSocket library for Deno that enables real-time communication between clients and servers. 104
websockets-rs/rust-websocket A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. 1,547
ryo-ma/deno-websocket A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. 152
links2004/arduinowebsockets A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. 1,898
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36
housleyjk/ws-rs A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. 1,472
swimos/ratchet A fast and robust implementation of the WebSocket protocol in Rust 40
snapview/tungstenite-rs A lightweight WebSocket implementation for Rust. 1,924
johanwinther/websocket_server Provides an async iterator for WebSocket events from all connected clients 9
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 407
eliihen/wsta A command-line tool for interacting with WebSockets 632
allinurl/gwsocket A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. 753
krohling/arduinowebsocketclient A Websocket client library for Arduino that enables communication with web services over Websockets 227
websocket-rails/websocket-rails A Ruby-based library providing plug-and-play WebSocket support for Rails applications. 1,728
machinezone/ixwebsocket A lightweight C++ library for building WebSocket clients and servers with TLS support. 551