whisperfish / libsignal-service-rs

A Rust version of the libsignal-service-java library for communicating with Signal servers.
https://whisperfish.github.io/libsignal-service-rs/libsignal_service
GNU Affero General Public License v3.0
68 stars 31 forks source link

Add sending message request response messages #318

Closed direc85 closed 2 months ago

direc85 commented 2 months ago

Sync-messages sent with this are accepted by Signal Desktop and mark the recipient blocked or unblocked. Only Accept and Block values were tested.