nim-libp2p/libp2p/protocols/pubsub/rpc
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
..
message.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
messages.nim PubSub (Gossip & Flood) Implementation (#36) 2019-12-05 20:16:18 -06:00
protobuf.nim PubSub (Gossip & Flood) Implementation (#36) 2019-12-05 20:16:18 -06:00