nwaku/waku/node
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
..
v1 Bump vendor, fix builds and add v2 to CI (#45) 2020-07-13 12:08:03 +02:00
v2 Node API: Implement publish (#91) 2020-07-28 16:18:30 +08:00
README.md Add back metrics and grafana server under insecure flag 2020-07-07 10:43:46 +08:00

README.md

Waku Node

This folder contains Waku node implementations and simulations.

Currently,

  • v1 contains the implementation according to Waku specification v1.
  • v2 is experimental development with Waku build on top of libp2p.

Run simulation

To get metrics server, etc.

make NIMFLAGS="-d:insecure" wakusim2