mirror of
https://github.com/status-im/status-protocol-go.git
synced 2025-03-04 04:20:38 +00:00
The signature of the `Raw` methods has been changed so that they return the application messageID. Clients will keep track of this ID and receive a notification through the envelopesMonitor of the state of the envelopes (sent/expired). Envelopes monitor is passed this ID as well. We use an array of IDs as datasync messages might be batched.
78 B
78 B
status-protocol-go
This is the Status Protocol implementation in Go.
TBD