holepunchto / hyperswarm

A distributed networking stack for connecting peers.
https://docs.holepunch.to
MIT License
1.04k stars 84 forks source link

Deduplication #49

Closed mafintosh closed 4 years ago

mafintosh commented 4 years ago

Adds info.deduplicate(localId, remoteId) to duplicate connections when running in lookup:true, announce: true modes

davidmarkclements commented 4 years ago

very cool - CI failure on windows seems unrelated (?) but we need tests

mafintosh commented 4 years ago

added tests