mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-04-03 18:03:08 +00:00
* add peer lifecycle events * rework peer events to not use connection events * don't use result in pubsub and switch init * wip * use ordered hashes and remove logscope * logging * add missing test * small fixes