Rust wrapper over go-waku ffi
Go to file
Daniel Sanchez Quiros 00f3eee5f1 Use reference instead of move Host 2022-10-25 10:51:24 +02:00
.cargo Ci and multiplatform build (#2) 2022-09-28 15:45:26 +02:00
.github/workflows Use latest Go in check workflow 2022-10-24 18:01:06 +02:00
examples Chat example (#11) 2022-10-19 15:58:09 +02:00
waku Use reference instead of move Host 2022-10-25 10:51:24 +02:00
waku-sys Updated vendor source 2022-10-24 12:34:07 +02:00
.gitignore Main project structure 2022-09-21 16:06:27 +02:00
.gitmodules Moved go-waku submodule to v0.2.2 2022-09-21 16:09:32 +02:00
Cargo.lock Added dns discovery method 2022-10-24 15:42:21 +02:00
Cargo.toml Added dns discovery method 2022-10-24 15:42:21 +02:00
README.md Tiny docs 2022-09-23 08:47:28 +02:00

README.md

Waku Rust binding

Rust layer on top of go-waku c ffi bindings.