nim-libp2p/libp2p/protocols/pubsub
Dmitriy Ryajov f7fdf31365
Pubsub lifetime (#284)
* lifecycle hooks

* tests

* move trace after closed check

* restore 1 second heartbeat

* await close event

* fix tests

* print direction string

* more trace logging

* add pubsub monitor

* add log scope

* adjust idle timeout

* add exc.msg to trace
2020-07-27 13:33:51 -06:00
..
rpc Simplify send (#271) 2020-07-16 12:06:57 +02:00
floodsub.nim Fix some unsubscribe issues and add unsubscribeAll helper (#282) 2020-07-20 10:16:13 -06:00
gossipsub.nim Pubsub lifetime (#284) 2020-07-27 13:33:51 -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 Pubsub lifetime (#284) 2020-07-27 13:33:51 -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