xmtp / proto

Shared Protocol Buffers and their associated generated code
MIT License
17 stars 5 forks source link

Proto definitions for xmtpv3 device contact bundles/pre-keys #81

Closed richardhuaaa closed 1 year ago

richardhuaaa commented 1 year ago

Edit: michaelx11 1) Get xmtpv3 protos into xmtp-proto generation step and reference them in libxmtp-core 2) Create initial definitions for device contact bundles and pre-keys

michaelx11 commented 1 year ago

Claiming this task, at least for 1) where I'll get us set up with the buf schema registry that @neekolas set up for the Rust<>Swift React Native effort.

michaelx11 commented 1 year ago

Confirmed that any changes to xmtp/proto#xmtpv3 will be pulled in and generated in libxmtp/crates/xmtp-proto automatically

michaelx11 commented 1 year ago

https://github.com/xmtp/proto/pull/82

michaelx11 commented 1 year ago

closing as we have initial definitions + e2e protobuf examples for libxmtp: https://github.com/xmtp/libxmtp/pull/89