mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 22:13:07 +00:00
* deep changes in libwaku to adap to nim-ffi * start using ffi pragma in library * update some binding examples * add missing declare_lib.nim file * properly rename api files in library folder
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 you will find a complete Waku integration in Rust.