package chat.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ChatPrivateService

chat.proto:14

service ChatService

chat.proto:9

ChatService provides chat service.

message ChatError

chat.proto:74

Used in: ChatResponse

enum ChatError.Code

chat.proto:75

Used in: ChatError

message ChatMessage

chat.proto:24

Used in: ChatRequest, ChatResponse

message ChatMessage.Message

chat.proto:26

message we send or receive chat information, It carries the necessary information

Used in: ChatMessage

message ChatRequest.Subscribe

chat.proto:53

Used in: ChatRequest

message ChatRequest.UnSubscribe

chat.proto:60

Used in: ChatRequest

message Destination

chat.proto:19

Used in: ChatMessage, ChatRequest.Subscribe, ChatRequest.UnSubscribe