status-go/protocol/v1
Vitaly Vlasov 1794b93c16 Always set PubsubTopic in filters 2023-11-18 02:26:34 +02:00
..
README.md
clock.go
clock_test.go
decoder.go Remove protocol and eth-node submodules (#1835) 2020-02-10 12:22:37 +01:00
encoder.go
membership_update_message.go fix: publish group member info (#4184) 2023-10-25 21:11:04 +03:00
membership_update_message_test.go Handle remove event out of order in private group chats 2023-08-29 17:26:09 +01:00
message.go Communities encryption integration 2022-06-17 21:24:39 +03:00
message_test.go
pair_message.go
status_message.go Always set PubsubTopic in filters 2023-11-18 02:26:34 +02:00

README.md

v1 protocol package folder

This folder contains only data types mentioned in the specification and required for its implementation.