Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.
Standards-compliant WebSocket server and client
Generic extension manager for WebSocket connections
WebSocket protocol handler with pluggable I/O
A better WebSocket that Just Works™
nats-core library - this library implements all the base functionality for NATS javascript clients
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
Websockets provider for Yjs
Simple, EventEmitter API for WebSockets (browser)
Mock websockets and assert complex websocket interactions with Jest
Use websockets with the node streams API. Works in browser and node, with all current WS versions
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
Low-level HTTP/HTTPS/XHR/fetch request interception library.
WebSocket helper for Node.js
LiveReload JS client - auto reload browser on changes
A websocket transport for GraphQL subscriptions
Seamless REST/GraphQL API mocking library for browser and Node.js.
Isomorphic implementation of WebSocket
Mock websockets and assert complex websocket interactions with Vitest
basic websocket support for fastify
WebSocket endpoints for Express applications
matter.js based Matter controller library
An evented ruby websocket server built on top of EventMachine
For more details, please read the documentation at http://abulewis.com/doc/WebSocketChatServer.html
This is a fast web socket server built on awesome EventMachine with em-websockets help. It provides easy to use, event-oriented middleware for your web-socket powered applications.
Eventd provides a clear and comprehensive structure to add evented functionality to any object. Eventd also implements an event-based Web Socket server, which is a wrapper around em-websockets.
Rocket is a very fast and reliable web socket server built upon em-websockets library. Rocket provides also JavaScript toolkit to serve up instructions to clients, and ruby library which handles events triggering. This Project was strongly inspired by awesome PusherApp.