mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-09 18:05:50 +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