Dean Eigenmann
51d521d3ef
enhancement/init-function-signature-type ( #93 )
2020-07-28 12:28:32 +02:00
Oskar Thorén
f938fc9efb
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
3e7d1cbba6
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
f57926bb19
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
b0943725e4
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
8c3561a574
Add current state for Node API
2020-07-07 12:54:31 +08:00
Oskar Thoren
a3c7aad216
Add skeleton node api docs
2020-07-07 11:57:59 +08:00