Activity
Always clean up if _listen throws before starting the announcer
Always clean up if _listen throws before starting the announcer
Do not remove server from listening set if announcer.start() throws
Do not remove server from listening set if announcer.start() throws
Do not delete server from listening if it throws KEYPAIR_ALREADY_USED
Do not delete server from listening if it throws KEYPAIR_ALREADY_USED
Throw error when reusing keyPair for listens
Throw error when reusing keyPair for listens
Add note that bootstrap nodes default to Pear.config.dht.bootstrap
…
Add note that bootstrap nodes default to
Pear.config.dht.bootstrap
…Pull request merge
remove debug option as its unused now
remove debug option as its unused now
(cleanup) consistently SUSPENDED error in connect
(cleanup) consistently SUSPENDED error in connect
(WIP) clarify server state machine + clean up edge cases
(WIP) clarify server state machine + clean up edge cases
Use clean connection-end flow for connections tests
Use clean connection-end flow for connections tests
One liner
One liner