ws-server-wrapper
WebSocket wrapper
A lightweight library to wrap WebSocket servers with additional functionality
Lightweight WebSocketServer wrapper lib using ws-wrapper to wrap connected WebSockets
18 stars
4 watching
1 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
event-handlersnodejsserverwebsocketws-wrapper
Related projects:
Repository | Description | Stars |
---|---|---|
bminer/ws-wrapper | A lightweight WebSocket library with isomorphic event handling and Promise-based requests. | 76 |
housleyjk/ws-rs | A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,482 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 701 |
webbit/webbit | A Java library providing an event-based WebSocket and HTTP server framework | 817 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
bitwyre/websocket_core | Provides a basic building block for WebSocket-based communication in web applications. | 13 |
imanel/websocket-rack | A Rack-based WebSocket server implementation in JavaScript | 192 |
igrigorik/em-websocket | An event-driven WebSocket server written in Ruby. | 1,690 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
hashrocket/ws | A tool for exploring and debugging websocket servers | 427 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
yerkopalma/choo-websocket | A lightweight wrapper around the WebSocket browser API for use in web applications | 31 |