This website requires JavaScript.
Explore
Help
Sign In
status-im
/
go-waku
Watch
2
Star
0
Fork
0
You've already forked go-waku
mirror of
https://github.com/status-im/go-waku.git
synced
2025-02-11 13:06:47 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
go-waku
/
waku
/
v2
/
protocol
History
Richard Ramos
9426cd133a
fix: store protocol should have a host regardless if acts as store node or not (
#142
)
2021-11-09 12:18:57 -04:00
..
filter
refactor: concurrent map and slices for filter
2021-11-08 08:58:14 -04:00
lightpush
refactor: lightpush options and be more explicit about
2021-11-07 16:15:07 +01:00
pb
test: utils (
#95
)
2021-10-20 14:43:59 -04:00
relay
feat: Add relay rpc methods
2021-11-09 13:54:45 +01:00
store
fix: store protocol should have a host regardless if acts as store node or not (
#142
)
2021-11-09 12:18:57 -04:00
envelope.go
refactor: use envelopes in the store
2021-11-06 09:06:53 -04:00
README.md
Initial commit
2021-03-11 16:27:12 -04:00
requestId_test.go
test: add test for generating requestid
2021-10-25 20:27:01 +02:00
requestId.go
fix: docs
2021-10-10 11:46:23 -04:00
utils_test.go
test: utils (
#95
)
2021-10-20 14:43:59 -04:00
utils.go
fix: docs
2021-10-10 11:46:23 -04:00
README.md
Waku v2 protocol
This folder contains implementations of
Waku v2 protocols
.