waku-org / waku-rust-bindings

Rust wrapper over go-waku ffi
14 stars 6 forks source link

chore: example program #95

Open richard-ramos opened 7 months ago

richard-ramos commented 7 months ago

Create a simple program similar to https://github.com/waku-org/nwaku/tree/master/examples/cbindings and https://github.com/waku-org/go-waku/tree/master/examples/c-bindings to demonstrate the usage of the bindings

richard-ramos commented 6 months ago

Implemented in https://github.com/waku-org/waku-rust-bindings/pull/99 although I'll keep the task open as we'll keep adding functions to nwaku's bindings that must be exposed in the bindings