mirror of
https://github.com/codex-storage/nim-libp2p.git
synced 2025-02-14 11:57:53 +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