go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

feat: Detect and recover from TCP Simultaneous open

Open MarcoPolo opened this issue 1 year ago • 2 comments
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.

MarcoPolo avatar Sep 04 '24 23:09 MarcoPolo