Oskar Thorén 3071d86610 Basic end to end chat for Dingpu (#195)
* End to end chat example for Dingpu

Partially based on directchat example and previous example code.

Also adds existing cluster node to Nangang README.

* Update waku.nimble

* Update Makefile

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

* Update Makefile

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
2020-10-01 19:38:32 +08:00

212 B

Dingpu testnet

Basic chat usage

Start two chat apps:

./build/chat2 --ports-shift=0
./build/chat2 --ports-shift=1

Type /connect then paste address of other node.

Then type messages to publish.