6 Commits

Author SHA1 Message Date
Dean Eigenmann
cdde556fd2 enhancement/integrate-store-chat (#230)
* added store protocol

* setting peer

* fix

* line

* Update dingpu.md

* Update chat2.nim

* Update dingpu.md

* Update dingpu.md

* playing around

* fix

* fix

* fixes

* tested

* tested and finalized

* fix

* Update docs/tutorial/dingpu.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>

* Update chat2.nim

* fix

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-10-15 13:56:53 +02:00
Oskar Thorén
70fc5c06b4 Update dingpu.md 2020-10-15 17:30:56 +08:00
Oskar Thoren
82733be5ac Revert "enhancement/integrate-store-chat (#208)"
This reverts commit 708f06a3c5efb8ce6965d4c0299516ce248d640e.

Breaks chat2
2020-10-15 13:06:09 +08:00
Dean Eigenmann
708f06a3c5 enhancement/integrate-store-chat (#208)
* added store protocol

* setting peer

* fix

* line

* Update dingpu.md

* Update chat2.nim

* Update dingpu.md

* Update dingpu.md

* playing around

* fix

* fix
2020-10-14 14:33:21 +02:00
Dean Eigenmann
e93d3d60cd Update dingpu.md 2020-10-07 17:13:27 +02:00
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