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.
Jii sockjs wrapper for comet server & client
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
Simple web-based P2P file transfer library
A plugin for Apache Cordova that runs a web server that is able to serve dynamic content. Android support available now, iOS to come soon.
Insaner plugin for Advanced application logger
Visualive core engine
Mocha Spec abstract helper class
Complete uptime monitoring server - Drop-in Express backend with monitoring engine, database, REST API, and real-time updates. No authentication required.
super simple session middleware for node.js, even has optional 'magic' sessions which monkey patch the httpServer with one line!
This package provides an ability to use CLI to run and build Capsulahub application.
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server