holepunchto / dht-rpc

Make RPC calls over a Kademlia based DHT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs: document dht.findNode()

gmaclennan opened this issue · comments

dht.findNode() is not in the readme. From the code it looks like this is intended to be a public method.

Send a PR

It's a query that finds the nodes closest to the id you specify