nim-libp2p/libp2p/stream
Jacek Sieka 83a20a992a
gossipsub: unsubscribe fixes (#569)
* 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
2021-05-07 00:43:45 +02:00
..
bufferstream.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
chronosstream.nim fix build with libp2p_agents_metrics switch 2021-03-15 01:42:47 +00:00
connection.nim Fix minor exception issues (#550) 2021-03-23 07:45:25 +01:00
lpstream.nim gossipsub: unsubscribe fixes (#569) 2021-05-07 00:43:45 +02:00
streamseq.nim logging fixes and small cleanups (#361) 2020-09-09 19:12:08 +02:00