mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-01-02 21:53:11 +00:00
* Add peer lifetime feature for PeerInfo. Refactor peerinfo to use openarrays instead of sequences. Fix tests and examples to use arrays instead of sequences. * Add access to lifetime Future[T] itself.