Go to file
Derrick Hammer 2465b80441
*Refactor bootstrap so for every peer we get, we will trigger a connection to it
*Move initial hello handshake to private method and remove us from the explicit peer list in case it was added via bootstrap
2022-12-17 10:15:24 -05:00
dist *Update dist 2022-12-17 09:49:12 -05:00
src *Refactor bootstrap so for every peer we get, we will trigger a connection to it 2022-12-17 10:15:24 -05:00
LICENSE *Initial version 2022-11-16 02:45:10 -05:00
README.md Initial commit 2022-11-15 17:02:32 +00:00
messages.proto *Add heartbeat support to protocol 2022-12-05 06:59:46 -05:00
package.json *Add loglevel with custom module logger 2022-12-07 01:06:29 -05:00
test.js *Refactor test to use events/promises and not a timer 2022-11-24 01:50:11 -05:00
tsconfig.json *Initial version 2022-11-16 02:45:10 -05:00

README.md

dht-online