The easy way to create custom request handlers for next.js
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
``` 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
Web Socket Server
Mocha Spec abstract helper class
Simple web-based P2P file transfer library
httpserver plugin of rapid
Visualive core engine
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.
Insaner plugin for Advanced application logger
This package provides an ability to use CLI to run and build Capsulahub application.
Simple environment manager
A koa module to refresh and reload your code in your browser when your code changes. No browser plugins required.
Implementations of the PeerMachine interface
LevelDB Viewer Application
socket.io msgpack parser
Utility to manage application shutdown.
`haven` is a Rust crate for building server-rendered React apps on top of `actix-web`.
No description provided.
Racer transport using Primus
No description provided.
Express HTTP adapter for Orquestra. Wraps an `Express` app and exposes a SuperTest agent through `orquestra.http`.
Test tools on top of vows. For high level HTTP testing.