Skip to content

Commit

Permalink
Merge pull request #22 from FGadvancer/main
Browse files Browse the repository at this point in the history
feat:add get server time protocol
  • Loading branch information
FGadvancer authored Aug 17, 2023
2 parents 39f4f86 + ad540a5 commit 9b68331
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msg/msg.proto
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ message GetServerTimeReq{
}
message GetServerTimeResp{
int64 serverTime=1;

}

service msg {
Expand Down

0 comments on commit 9b68331

Please sign in to comment.