refactor(kademlia): build topology peer connections concurrently (#1647)
Decreases the time for building the topology by doing the connection attempts to peers concurrently.
Showing
Please register or sign in to comment
Decreases the time for building the topology by doing the connection attempts to peers concurrently.