nim-libp2p/tests/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
..
testfloodsub.nim Pubsub lifetime (#284) 2020-07-27 13:33:51 -06:00
testgossipinternal.nim Fix gossip messages seqno according to spec (#253) 2020-07-14 21:51:33 -06:00
testgossipsub.nim Pubsub lifetime (#284) 2020-07-27 13:33:51 -06:00
testmcache.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
testmessage.nim Fix gossip messages seqno according to spec (#253) 2020-07-14 21:51:33 -06:00
testpubsub.nim Gossipsub interop (#189) 2020-05-27 12:33:49 -06:00
utils.nim Pubsub lifetime (#284) 2020-07-27 13:33:51 -06:00