Commit c237c48
jeffyanta
Introduce a new v2 service for chats (#36)
* Initial APIs for sending chat messages with real-time updates
* Add missing proto validation
* Add a placeholder thank you message content
* Define a new v2 Chat service
* Add missing validation to GetMessagesRequest.member_id
* Add missing result codes
* Expand allowable chat v2 cursor byte range
* First pass at a new RPC to start two-way chats, initially from a tip
* Move some ChatMetadata fields into ChatMember
* Update ChatMember field comments
* Add a new chat RPC for revealing identity
* Add IDENTITY_ALREADY_REVEALED to RevealIdentityResponse result
* Small refactor on chat stuff
* Add relevant fields to IdentityRevealedContent
* Add additional comments and a few minor tweaks
* Fill out more comments within the chat models1 parent e4bd70c commit c237c48
18 files changed
Lines changed: 13935 additions & 1222 deletions
File tree
- generated
- go
- chat
- v1
- v2
- common/v1
- messaging/v1
- protobuf-es
- chat/v1
- common/v1
- messaging/v1
- proto
- chat
- v1
- v2
- common/v1
- messaging/v1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments