nwaku/waku/node/v2
Oskar Thorén 4745135ee6
Node API: Implement publish (#91)
* Fix init signature according to Node API

See https://github.com/status-im/nim-waku/blob/master/docs/api/v2/node.md

* Update docs and example

* Node API: Basic subscribe

* Modify example with subscribe handler

* Waku Node: Implement basic publish topic
2020-07-28 16:18:30 +08:00
..
rpc enhancement/protobuf (#47) 2020-07-23 10:53:29 +08:00
README.md Set up repo to make use of nimbus-build-system 2020-05-01 11:29:16 +02:00
config.nim Node: Separate run into create Wakunode and start (#59) 2020-07-24 09:39:58 +08:00
nim.cfg Adjust logs 2020-06-02 12:30:29 +08:00
quicksim2.nim enhancement/protobuf (#47) 2020-07-23 10:53:29 +08:00
start_network2.nim Bump vendor, fix builds and add v2 to CI (#45) 2020-07-13 12:08:03 +02:00
waku_types.nim Move out WakuProto to waku_types 2020-05-22 14:12:05 +08:00
wakunode2.nim Node API: Implement publish (#91) 2020-07-28 16:18:30 +08:00

README.md

Waku node v2

Status: pre-alpha

Right now a hacky PoC for running on libp2p.