``` 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
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
super simple session middleware for node.js, even has optional 'magic' sessions which monkey patch the httpServer with one line!
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.
Simple web-based P2P file transfer library
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.
> TODO: description
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
This package provides an ability to use CLI to run and build Capsulahub application.
A koa module to refresh and reload your code in your browser when your code changes. No browser plugins required.
socket.io msgpack parser
Simple environment manager
LevelDB Viewer Application
Utility to manage application shutdown.
Implementations of the PeerMachine interface
Racer transport using Primus
No description provided.
[](https://www.npmjs.com/package/@nodius/server) [](https://www.typescriptlang.org/) [![License: ISC](https://img.shields.io/badge/
`haven` is a Rust crate for building server-rendered React apps on top of `actix-web`.
Test tools on top of vows. For high level HTTP testing.