wireapp / generic-message-proto

Protocol definition for generic messages.
https://www.npmjs.com/package/@wireapp/protocol-messaging
GNU General Public License v3.0
33 stars 25 forks source link

Extend generic message fields to enable qualified user ids #64

Closed kkohbrok closed 3 years ago

kkohbrok commented 3 years ago

I tried to adhere to the guidlines for updating protobuf documents as described here to maintain backwards compatibility. Maybe we can allow ourselves to break some of them, but that depends on how clients handle the respective fields. Other than that, I tried to mimic the fields used by the new federation-aware endpoints.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.