Oskar Thorén
1ca3962e8d
Fix init signature according to Node API ( #80 )
...
* 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
2020-07-28 16:06:00 +08:00
Oskar Thorén
3c11734bbf
Simplify Node API ( #77 )
...
* Waku v2 Node API: Split into implemented and NYI
- Init is now separated into Create and Start node
* Simplify Node API
* Node API: proc->method and add WakuNode as first argument
* Fix indent to make compile
* Stub out all API methods
2020-07-27 17:01:06 +08:00
Dean Eigenmann
fb45502ba7
enhancement/protobuf ( #47 )
...
* changed to data
* fix
* updated
* checkpoint
* sending protobuf
* working on tests
* bump
* fix
* fix
* fix
* testing
* Update test_waku.nim
2020-07-23 10:53:29 +08:00
Kim De Mey
7d90205591
Start adding waku v2 api calls ( #50 )
...
* Start adding waku v2 api calls
* Another attempt at Waku v2 API
2020-07-20 12:01:49 +02:00
Oskar Thoren
b2c8e27c76
Add current state for Node API
2020-07-07 12:54:31 +08:00
Oskar Thoren
15364e2dd1
Add skeleton node api docs
2020-07-07 11:57:59 +08:00