go-libp2p
go-libp2p copied to clipboard
feat: Detect and recover from TCP Simultaneous open
trafficstars
Closes #2925
This touches one of the trickiest parts of the codebase, so please review carefully @sukunrt.
Requires https://github.com/multiformats/go-multistream/pull/114 and a new release from that dep.