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: 8 months ago
Linked from 1 awesome list
event-handlersnodejsserverwebsocketws-wrapper
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight WebSocket library with isomorphic event handling and Promise-based requests. | 76 |
| A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,482 |
| Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
| Provides an async iterator for WebSocket events from all connected clients | 9 |
| A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 701 |
| A Java library providing an event-based WebSocket and HTTP server framework | 817 |
| A command-line tool for interacting with WebSockets | 632 |
| Provides a basic building block for WebSocket-based communication in web applications. | 13 |
| A Rack-based WebSocket server implementation in JavaScript | 192 |
| An event-driven WebSocket server written in Ruby. | 1,690 |
| A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
| A WebSocket library for building real-time communication between clients and servers. | 254 |
| A tool for exploring and debugging websocket servers | 427 |
| Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
| A lightweight wrapper around the WebSocket browser API for use in web applications | 31 |