chord icon indicating copy to clipboard operation
chord copied to clipboard

Chord distributed hash table for Node.js

Results 2 chord issues
Sort by recently updated
recently updated
newest added

I'm curious as to why you chose to use UDP as opposed to TCP. For example instead of having a FIND_SUCCESSOR and FOUND_SUCCESSOR message types, couldn't you just open a...

What is the state of this? Is there anyone actively maintaining it?