nim-libp2p/tests/pubsub
Zahary Karadjov 454f658ba8
Fixes and tweaks related to the beacon node integration
* Bugfix: Dialing an already connected peer may lead to crash

* Introduced a standard_setup module allowing to instantiate
  the `Switch` object in an easier manner.

* Added `Switch.disconnect(peer)`

* Trailing space removed (sorry about polluting the diff)
2019-12-08 23:58:43 +02:00
..
testfloodsub.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
testgossipsub.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
testmcache.nim PubSub (Gossip & Flood) Implementation (#36) 2019-12-05 20:16:18 -06:00
testpubsub.nim PubSub (Gossip & Flood) Implementation (#36) 2019-12-05 20:16:18 -06:00
utils.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00