Showing 21-40 of 526 packages
Generate type-safe Effect HttpServer implementations from OpenAPI 3.1 specifications
An Apollo Server integration for use with Express v4
Admin UI for Socket.IO
super simple session middleware for node.js, even has optional 'magic' sessions which monkey patch the httpServer with one line!
httpserver
A http server for react native that serves files from a `www` directory in your bundle. Nice when you: - want to load things into WebViews with 'http://' (instead of 'file://') - want to use 'networked' images
Fluid server shared services
``` 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
a simple Hook which creates a httpServer and emits incoming requests to your Hook cloud
Server module for SocketCluster
Promise-based API to create listening `http.Server` instances.
A native httpserver
A fast and compact way to get all your network and process stats for your node application.
Simple http server service based on fastify for PURISTA backend framework
fake fetch/httpServer for SSR
Minimalist wrapper for Node's native `HttpServer` object.
Chat core library with MongoDB and Redis support
HTTP(S) server component supporting both HTTP 1.1 and HTTP 2.0
js practical tools to assist efficient development
Open an interactive session when running httpserver