mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-02-12 18:16:25 +00:00
* gossipsub: unsubscribe fixes * fix KeyError when updating metric of unsubscribed topic * fix unsubscribe message not being sent to all peers causing them to keep thinking we're still subscribed * release memory earlier in a few places * floodsub fix