richΛrd
a487f79179
feat: websockets support ( #63 )
2023-07-13 18:33:24 -04:00
RichΛrd
ce9f71a592
Add new changes from go-waku ( #58 )
...
* feat: add ephemeral and meta fields
* feat: seenTTL
* feat: expose list of topics
2023-05-10 10:13:50 -04:00
gusto
54a80f83cc
Pass gossipsub params to go-waku node ( #50 )
...
* Pass gossipsub params to go-waku node
* Make gossipsub conf test run by default
* Use merge commit to master for go-waku
* Add tests for info logs
2023-03-13 10:51:15 +02:00
Daniel Sanchez
3593ff18e6
Expose local archive query method ( #44 )
...
* Update vendor
* Expose local archive query
Update to beta4
* Update bindings package to beta4
* Update bindings package to beta4
* Make store response fields public
* Added store configuration
* Use decode response function
2023-02-15 10:57:39 +01:00
gusto
4c71e135ab
Run clippy --fix for updated lint requirements ( #43 )
2023-01-27 01:06:21 -08:00
Daniel Sanchez
67e5aef69a
Beta3 ( #42 )
...
* Update waku to the latest main
* Update beta version
* Update deps
* Add relay topics config entry
* Update test config
2023-01-26 12:58:45 +01:00
al8n
7983add1ca
embed discv5 functions to node initialized
2022-12-21 01:13:01 +13:00
al8n
b8172167f4
add default value for Config
2022-12-21 00:33:08 +13:00
al8n
eafecdfc92
fix #32 : add discv5 functions
2022-12-21 00:23:19 +13:00
Giacomo Pasini
3edf9d5d0c
derive Debug for public structs ( #18 )
2022-11-03 11:04:44 +01:00
Daniel Sanchez
d006ef4ecd
Crates publish setup ( #17 )
...
* Added config.toml to waku crate
* Update gitignore
* Update readme
* Remove private items docs
* Fix docs links
* Refactor waku to waku-bindings crate
Added badges
* Fix links
* Add usage
2022-11-02 08:21:15 -07:00