Rust wrapper over go-waku ffi
Go to file
danielsanchezq c4fdedcefd Fix toolchain matrix 2022-09-27 17:25:44 +02:00
.cargo Use target os instead of family 2022-09-27 15:59:59 +02:00
.github/workflows Fix toolchain matrix 2022-09-27 17:25:44 +02:00
waku Make c bindings from go lib build, compile and link 2022-09-22 15:13:16 +02:00
waku-sys Build go with relative paths 2022-09-27 15:46:37 +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 Make c bindings from go lib build, compile and link 2022-09-22 15:13:16 +02:00
Cargo.toml Main project structure 2022-09-21 16:06:27 +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.