websocket_core

WebSocket framework

Provides a basic building block for WebSocket-based communication in web applications.

Websocket generic library for Bitwyre WS-API

GitHub

13 stars
9 watching
5 forks
Language: Rust
last commit: about 5 years 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
housleyjk/ws-rs A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. 1,472
eliihen/wsta A command-line tool for interacting with WebSockets 632
snapview/tungstenite-rs A lightweight WebSocket implementation for Rust. 1,924
treeform/ws A WebSocket library for building real-time communication between clients and servers. 254
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
bminer/ws-wrapper A lightweight WebSocket library with isomorphic event handling and Promise-based requests. 76
links2004/arduinowebsockets A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. 1,898
healeycodes/websocket-benchmarker Measures message throughput of WebSocket servers under load 30
socketry/async-websocket An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. 173
faye/faye-websocket-ruby Provides classes and methods for building WebSocket servers and clients in Ruby. 1,038
bminer/ws-server-wrapper A lightweight library to wrap WebSocket servers with additional functionality 18
faye/faye-websocket-node Provides classes for building WebSocket servers and clients in Node 611
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3