status-go/wakuv2/common
Richard Ramos f9ec588c4e feat: use protected topics for communities
refactor: associate chats to pubsub topics and populate these depending if the chat belongs to a community or not
refactor: add pubsub topic to mailserver batches
chore: ensure default relay messages continue working as they should
refactor: mailserver functions should be aware of pubsub topics
fix: use []byte for communityIDs
2023-08-23 13:56:00 -04:00
..
README.md go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
const.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
errors.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
events.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
filter.go feat: use protected topics for communities 2023-08-23 13:56:00 -04:00
helpers.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
message.go feat: use protected topics for communities 2023-08-23 13:56:00 -04:00
metrics.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00
stats.go feat: upload/download rate for waku v1 messages (#2286) 2021-08-03 15:27:15 -04:00
topic.go fix: convert TopicType to stack variable and use recvMessage.Topic instead of extracting content topic from WakuMessage 2023-01-11 13:41:29 -04:00
topic_test.go go-waku integration (#2247) 2021-06-16 16:19:45 -04:00

README.md

Waku Common

See here