Merge pull request #133 from waku-org/bindings

This commit is contained in:
fryorcraken 2024-02-06 13:51:03 +11:00 committed by GitHub
commit cef829b711
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -272,6 +272,7 @@ to handle database growth in an easy and non-disruptive manner.
Provide functioning bindings over nwaku in the following environments:
- C
- NodeJS
- Rust (swap go-waku with nwaku)
- Golang