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

`on-net-listen` is a Node.js utility that uses `async_hooks` to detect whenever any TCP server (e.g., an HTTP server) in the current process begins listening on a port. It exposes a simple callback or event emitter that delivers the server’s address object, making it useful for developers who need to monitor or log when network listeners start up (e.g., for debugging, testing, or automated instrumentation).

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mafintosh/on-net-listen

Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mafintosh's profile
mafintosh
11 contributions
colinrymer's profile
colinrymer
1 contributions
millette's profile
millette
1 contributions

Recent events

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

No events yet
mafintosh

mafintosh/on-net-listen

Observe when something in your node app starts listening on a TCP port

JavaScript
28
4
MIT License