em-websocket

WebSocket server

An event-driven WebSocket server written in Ruby.

EventMachine based WebSocket server

GitHub

2k stars
47 watching
187 forks
Language: Ruby
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
igrigorik/em-http-request An asynchronous HTTP client library built on top of EventMachine for Ruby, providing support for various HTTP protocols and features. 1,219
imanel/websocket-rack A Rack-based WebSocket server implementation in JavaScript 192
imanel/websocket-ruby A Ruby library for handling WebSocket protocol abstraction 447
websocket-rails/websocket-rails A Ruby-based library providing plug-and-play WebSocket support for Rails applications. 1,728
allinurl/gwsocket A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. 753
socketry/async-websocket An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. 173
johanwinther/websocket_server Provides an async iterator for WebSocket events from all connected clients 9
eliihen/wsta A command-line tool for interacting with WebSockets 632
webbit/webbit A Java library providing an event-based WebSocket and HTTP server framework 817
faye/faye-websocket-ruby Provides classes and methods for building WebSocket servers and clients in Ruby. 1,038
igrigorik/http-2 An implementation of the HTTP/2 protocol and its associated data compression and stream management 900
francois2metz/em-eventsource A Ruby library to consume and interact with Server-Sent Events (SSE) streaming APIs. 85
karlseguin/websocket.zig A Zig library implementing a WebSocket server 305
ggerganov/imgui-ws A WebSocket-based implementation of the Dear ImGui rendering engine 458
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3