gracefully close http server with keep-alive connections
hypergate-socketio-server is built on top of [Socket.io](https://socket.io) and can be used to create a Socket.io server that act as a gateway for the commands and events directed or generated by the an Hypergate instance.
The socket-lemur library simplifies WebSocket connections for real-time communication in chat applications and online games. The SocketServer class integrates JWT authentication and API key validation. The SocketClient class facilitates server communicati
No description provided.
new ts-decorator for express server
Server-side layout engine with WebSocket geometry streaming
AES-256-GCM auto-decrypt client for Cloudflare API responses
Connection framework built for smart web-based projects using NodeJS, Angular and Websockets.
Simple HTTP server with sessions and CORS enabled.
through this library you can write an http server written in nodejs just like in express :)
TNEMA Server
Gupshup Provider for BuilderBot
simplified and efficient httpServer component
Organelle wrapping socket.io v2.1.0
Client / Server time synchronization component
A React and Express chatroom using SocketIO
An HTTP client and server built on top of [@hyperswarm/secret-stream](https://github.com/holepunchto/hyperswarm-secret-stream) for end-to-end encrypted HTTP communication over TCP.
The easy way to create custom request handlers for next.js
Cross browser, long poll server using JSONP communication with clients.
Standard HTTP Server
B3nd Servers — server-side composition (createServers, withCors) and transports (HTTP, gRPC) for the B3nd framework
``` js // initialize express and socket.io servers const express = require('express') const {Server} = require('socket.io') const { createServer } = require('http') const app = express() const httpServer = createServer(app) const io = new Server(h
WebRTC SFU server library by @vieroinc.