async-websocket

WebSocket client/server

An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols.

Asynchronous WebSocket client and server, supporting HTTP/1 and HTTP/2 for Ruby.

GitHub

173 stars
12 watching
17 forks
Language: Ruby
last commit: about 2 months ago
clienthttp1http2rubyserverwebsocket

Related projects:

Repository Description Stars
socketry/async-http An asynchronous client and server implementation of HTTP/1.0, 1.1, and 2 including TLS support for streaming requests and responses. 320
ratchetphp/pawl A PHP library implementing an asynchronous WebSocket client for communicating with web servers. 583
faye/faye-websocket-ruby Provides classes and methods for building WebSocket servers and clients in Ruby. 1,038
websocket-rails/websocket-rails A Ruby-based library providing plug-and-play WebSocket support for Rails applications. 1,728
socketry/benchmark-http An asynchronous HTTP benchmark tool for analyzing server performance and website access times 18
faye/websocket-driver-ruby A WebSocket protocol handler with pluggable I/O 223
imanel/websocket-ruby A Ruby library for handling WebSocket protocol abstraction 447
socketry/rubydns A high-performance DNS server built with Ruby that provides a simple and flexible way to handle name resolution. 717
billroy/socket.io-arduino-client An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. 195
sitegui/nodejs-websocket Provides a standard way to establish WebSocket connections between clients and servers in Node.js 737
cytle/socket.io-mp-client An implementation of the WebSocket protocol for real-time communication between small programs and servers. 118
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
igrigorik/em-websocket An event-driven WebSocket server written in Ruby. 1,690
socketcluster/socketcluster-client Provides a JavaScript client for a real-time communication library 293
net-ssh/net-ssh An implementation of the SSH protocol to securely access and interact with remote servers 987