PoC to wrap nim-waku with Go as a separate process and with JSON RPC.
Go to file
Oskar Thoren 80c5e43edc
update README
2021-06-07 17:38:01 +08:00
vendor/rln/target/debug Spawn separate process for wakunode2 from Go 2021-06-07 16:47:37 +08:00
README.md update README 2021-06-07 17:38:01 +08:00
bgscript.sh bgscript, wakunode2 2021-06-07 16:48:02 +08:00
main.go stop node on signal 2021-06-07 17:37:21 +08:00
wakunode2 bgscript, wakunode2 2021-06-07 16:48:02 +08:00

README.md

nim-waku-go-wrapper

Library to wrap nim-waku in Go.

Running

go run main.go

TODO

x Run nim-waku wakunode2 in separate process x Call JSON RPC hello world from Go