nim-libp2p/tests/pubsub
Dmitriy Ryajov b76b3e0e9b
Rework pubsub (#322)
* move pubsub of off switch, pass switch into pubsub

* use join on lpstreams

* properly cleanup up failed peers

* fix tests

* fix peertable hasPeerId

* fix tests

* rework sending, remove helpers from pubsubpeer, unify in broadcast

* further split broadcast into send

* use send where appropriate

* use formatIt

* improve trace

Co-authored-by: Giovanni Petrantoni <giovanni@fragcolor.xyz>
2020-08-11 18:05:49 -06:00
..
testfloodsub.nim Rework pubsub (#322) 2020-08-11 18:05:49 -06:00
testgossipinternal.nim Rework pubsub (#322) 2020-08-11 18:05:49 -06:00
testgossipsub.nim Rework pubsub (#322) 2020-08-11 18:05:49 -06:00
testmcache.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
testmessage.nim Rework pubsub (#322) 2020-08-11 18:05:49 -06:00
testpubsub.nim Gossipsub interop (#189) 2020-05-27 12:33:49 -06:00
utils.nim Rework pubsub (#322) 2020-08-11 18:05:49 -06:00