{"library":"reverse-http","type":"library","category":null,"description":"reverse-http is a JavaScript client library designed to establish a reverse HTTP connection to a server that supports the Reverse HTTP (PTTH/1.0) draft specification. This unique protocol allows an outbound HTTP connection from a client to act as a server, receiving incoming HTTP requests from the remote endpoint. The library is currently at version 1.3.0 and explicitly requires a Node.js runtime of version 0.12 or higher. Given the extremely old engine requirement, it is effectively unmaintained for modern Node.js environments and does not follow a current release cadence. Its primary differentiator is its specific implementation of the niche PTTH/1.0 protocol, offering a way for clients behind restrictive firewalls or NATs to expose services.","language":"javascript","status":"abandoned","version":"1.3.0","tags":["javascript","reverse","http","server","ptth"],"install":[{"cmd":"npm install reverse-http","imports":["const reverseHttp = require('reverse-http')","import reverseHttp from 'reverse-http'","const server = reverseHttp(opts)"]},{"cmd":"yarn add reverse-http","imports":[]},{"cmd":"pnpm add reverse-http","imports":[]}],"homepage":null,"github":"https://github.com/watson/reverse-http","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/reverse-http","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/reverse-http/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}