nim-libp2p/examples
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
..
bootstrap.nim Fix daemonapi and examples. 2019-03-05 01:57:18 +02:00
chat.nim Fix #25. 2019-08-14 08:31:06 +03:00
directchat.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
hexdump.nim Make unix socket name generation more reliable (depending on process id). 2018-12-18 16:31:58 +02:00
node.nim Fix daemonapi and examples. 2019-03-05 01:57:18 +02:00