server
This commit is contained in:
@@ -9,6 +9,7 @@ service Gateway {
|
||||
|
||||
message ToClientReq {
|
||||
int32 UID = 1;
|
||||
bytes Payload = 2;
|
||||
int32 MessageID = 2;
|
||||
bytes Payload = 3;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user