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
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
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.
A React and Express chatroom using SocketIO
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.
If you need to send a payload with out the possibility of a response, then you can send a unidirectional payload, otherwise knon as an assertion. Both the client and server can send an assertion to each other, once the assertion is sent, it cannot be rep
httpserver plugin of rapid