mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-01-05 07:03:10 +00:00
* prefer PeerID in switch api This avoids ref issues like ref identity and nil * use existing peerinfo instance if possible * remove secureCodec there may be multiple connections per peerinfo with different codecs * avoid some extra async::