mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-02-12 16:38:29 +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