go-waku/waku/v2/protocol
Richard Ramos 761ae88bbd
fix: remove channel for disconnections
Since a subscriber might not be connected always it makes no sense to automatically unsubscribe on disconnet
2021-10-06 15:25:41 -04:00
..
filter fix: remove channel for disconnections 2021-10-06 15:25:41 -04:00
lightpush refactor: rename protocol variables 2021-10-01 14:45:25 -04:00
pb fix: order of fields of History Response protobuf (#35) 2021-07-29 08:43:29 -04:00
relay fix: matcher function 2021-07-29 12:35:08 -04:00
store refactor: connectedness 2021-10-06 14:07:46 -04:00
README.md Initial commit 2021-03-11 16:27:12 -04:00
envelope.go Lightpush protocol 2021-04-28 16:10:44 -04:00
requestId.go Lightpush protocol 2021-04-28 16:10:44 -04:00
utils.go feat: Add support for multiple protocol IDs (#34) 2021-07-29 08:41:37 -04:00

README.md

Waku v2 protocol

This folder contains implementations of Waku v2 protocols.