mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-02-13 18:46:51 +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.