PoC to wrap nim-waku with Go as a separate process and with JSON RPC.
Go to file
Oskar Thoren b918b73a5e
bgscript, wakunode2
2021-06-07 16:48:02 +08:00
vendor/rln/target/debug Spawn separate process for wakunode2 from Go 2021-06-07 16:47:37 +08:00
README.md Basic JSON RPC client get listenStr 2021-06-07 15:34:14 +08:00
bgscript.sh bgscript, wakunode2 2021-06-07 16:48:02 +08:00
main.go Spawn separate process for wakunode2 from Go 2021-06-07 16:47:37 +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.

TODO

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