mirror of https://github.com/waku-org/nwaku.git
7 lines
276 B
Markdown
7 lines
276 B
Markdown
|
|
||
|
This represents a very simple example on how to integrate the `libwaku` library in Rust, and then, only a few `libwaku` functions are being wrapped.
|
||
|
|
||
|
In [waku-rust-bindings](https://github.com/waku-org/waku-rust-bindings) you will find a complete Waku integration in Rust.
|
||
|
|
||
|
|