{"library":"http-server-plus","type":"library","category":null,"description":"An augmented Node.js HTTP server that supports HTTP, HTTPS, and HTTP/2 on the same instance, with the ability to listen on multiple ports, sockets, or file descriptors simultaneously. Version 1.0.0 is stable with irregular release cadence. Key differentiators include unified server creation via `create()`, promise-based `.listen()` with nice addresses, and built-in support for HTTP/2 via `http2` (Node >=8) or `spdy` (Node <8). Suitable for advanced server setups needing multiple protocols or endpoints.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","http","https","server","ports"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-server-plus","imports":["import httpServerPlus from 'http-server-plus'","import { create } from 'http-server-plus'","import { Server } from 'http-server-plus'"]},{"cmd":"yarn add http-server-plus","imports":[]},{"cmd":"pnpm add http-server-plus","imports":[]}],"homepage":null,"github":"https://github.com/JsCommunity/http-server-plus","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-server-plus","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/http-server-plus/compatibility"}}