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-25 21:18:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
go-waku
/
waku
/
v2
/
protocol
History
Anthony Laibe
9bb957afeb
feat: build swap and attach it to the store
2021-12-07 14:31:36 +01:00
..
filter
fix: use max Int32 instead of 64 due to compile issue on android (
#170
)
2021-11-25 10:18:33 -04:00
lightpush
fix: use max Int32 instead of 64 due to compile issue on android (
#170
)
2021-11-25 10:18:33 -04:00
pb
feat: init swap protocol
2021-11-24 13:58:35 +01:00
relay
fix: replace WIthTopic to ToTopic
2021-11-19 20:04:38 -04:00
store
feat: build swap and attach it to the store
2021-12-07 14:31:36 +01:00
swap
feat: init swap protocol
2021-11-24 13:58:35 +01:00
envelope_test.go
test: extend coverage with missing test
2021-11-10 14:55:23 +01: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
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
fix: docs
2021-10-10 11:46:23 -04:00
README.md
Waku v2 protocol
This folder contains implementations of
Waku v2 protocols
.