mirror of
https://github.com/codex-storage/nim-libp2p.git
synced 2025-01-10 11:05:58 +00:00
b0d86b95dd
* 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