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-01-13 15:24:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
go-waku
/
waku
/
v2
/
protocol
History
Richard Ramos
29a6c1579d
fix: empty responses should not generate an error
2023-01-23 17:29:57 -04:00
..
filter
refactor: remove some duplication and unneeded code
2023-01-08 14:35:32 -04:00
lightpush
refactor: remove some duplication and unneeded code
2023-01-08 14:35:32 -04:00
noise
refactor: service interface
2023-01-07 11:25:32 -04:00
pb
feat: postgresql support
2023-01-05 13:25:15 -04:00
peer_exchange
refactor: peer discovery management for discv5 and peer exchange
2023-01-17 17:40:48 -04:00
relay
refactor: service interface
2023-01-07 11:25:32 -04:00
rln
refactor: service interface
2023-01-07 11:25:32 -04:00
store
fix: empty responses should not generate an error
2023-01-23 17:29:57 -04:00
swap
refactor: service interface
2023-01-07 11:25:32 -04:00
envelope_test.go
chore: rename status-im/go-waku to waku-org/go-waku
2022-11-09 16:03:40 -04:00
envelope.go
chore: add extra logging for message IDs
2022-11-16 10:42:20 -04:00
peer_options.go
refactor: remove some duplication and unneeded code
2023-01-08 14:35:32 -04:00
README.md
…
requestId_test.go
test: add test for generating requestid
2021-10-25 20:27:01 +02:00
requestId.go
chore: rename status-im/go-waku to waku-org/go-waku
2022-11-09 16:03:40 -04:00
topic_test.go
feat: 23/WAKU2-TOPICS (
#146
)
2021-11-10 10:28:45 -04:00
topic.go
feat: 23/WAKU2-TOPICS (
#146
)
2021-11-10 10:28:45 -04:00
utils_test.go
test: utils (
#95
)
2021-10-20 14:43:59 -04:00
utils.go
…
README.md
Waku v2 protocol
This folder contains implementations of
Waku v2 protocols
.