nim-libp2p/libp2p/protocols/pubsub
Dmitriy Ryajov 94196fee71
Connections and pubsub peers cleanup (#279)
* better peer tracking and cleanup

* check if peer and conn is nil

* test name

* make timeout more agressive

* rename method for better clarity
2020-07-17 13:46:24 -06:00
..
rpc Simplify send (#271) 2020-07-16 12:06:57 +02:00
floodsub.nim Connections and pubsub peers cleanup (#279) 2020-07-17 13:46:24 -06:00
gossipsub.nim Connections and pubsub peers cleanup (#279) 2020-07-17 13:46:24 -06:00
mcache.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
peertable.nim Connections and pubsub peers cleanup (#279) 2020-07-17 13:46:24 -06:00
pubsub.nim Connections and pubsub peers cleanup (#279) 2020-07-17 13:46:24 -06:00
pubsubpeer.nim Connections and pubsub peers cleanup (#279) 2020-07-17 13:46:24 -06:00
timedcache.nim proper name for topics so that we can filter dynamically using chronicles (#210) 2020-06-10 10:48:01 +02:00