websocket-rack
WebSocket server
A Rack-based WebSocket server implementation in JavaScript
WebSocket server basing on Rack
192 stars
6 watching
14 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
imanel/websocket-ruby | A Ruby library for handling WebSocket protocol abstraction | 447 |
igrigorik/em-websocket | An event-driven WebSocket server written in Ruby. | 1,690 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
webbit/webbit | A Java library providing an event-based WebSocket and HTTP server framework | 817 |
juliaweb/websockets.jl | A WebSockets library for Julia that provides a simple way to establish and manage WebSocket connections. | 158 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
charje/portal | A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. | 28 |
faye/faye-websocket-node | Provides classes for building WebSocket servers and clients in Node | 611 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
status-im/nim-websock | A Websocket implementation for the Nim programming language | 82 |
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |
bloatless/php-websocket | A simple PHP-based WebSocket server and its associated application framework | 580 |
realtimelogic/minnowserver | A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 320 |
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 173 |