Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **reverse‑http** package implements the client side of the Reverse HTTP protocol (draft‑lentczner‑rhttp). It lets a Node.js application open an outbound HTTP (or HTTPS) request to a server that supports the “Upgrade: PTTH/1.0” handshake, then receive inbound HTTP requests over that same connection as if it were a regular `http.Server`. It’s aimed at developers who need to expose services behind firewalls or NATs without requiring inbound ports, using a simple Node.js API.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
watson's profile
watson
31 contributions
watson

watson/reverse-http

A reverse HTTP client

JavaScript
41
3
MIT License

Support the dependencies of watson/reverse-http

Account's avatar
watson/consume-http-header
Consume an HTTP request or response stream until all headers have been read
Account's avatar
isaacs/once
Run a function exactly one time
Account's avatar
watson/https-pem
Self-signed PEM key and certificate ready for use in your HTTPS server
Account's avatar
isaacs/server-destroy
Enable destroying a server, and all currently open connections.
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers