mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-02-19 03:47: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.