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

dns-discovery is a Node.js library for discovering peers in distributed systems using regular DNS and multicast DNS. It's designed for developers building peer-to-peer or distributed applications who need a simple way to announce and discover services across local networks or centralized DNS servers.

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
mafintosh

mafintosh/dns-discovery

Discovery peers in a distributed system using regular dns and multicast dns.

JavaScript
196
18
MIT License
mafintosh's profile
mafintosh
111 contributions
pfrazee's profile
pfrazee
7 contributions
max-mapper's profile
max-mapper
2 contributions
kalinkrustev's profile
kalinkrustev
1 contributions

Support the dependencies of mafintosh/dns-discovery

Account's avatar
pfrazee/circular-append-file
A simple appendable-file interface which enforces a size cap by overwriting itself.
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
chriso/lru
A simple O(1) LRU cache
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
mafintosh/multicast-dns
Low level multicast-dns implementation in pure javascript
Account's avatar
mafintosh/network-address
get the local network address of your machine
Account's avatar
mafintosh/pump
pipe streams together and close all of them if one of them closes
Account's avatar
mafintosh/speedometer
simple speed measurement in javascript
Account's avatar
mafintosh/unordered-set
A couple of functions that make it easy to maintain an unordered set as an array in an efficient way
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers