Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
add hello message timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaxie committed Apr 25, 2018
1 parent 01a4166 commit b290aad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Tron.proto
Original file line number Diff line number Diff line change
Expand Up @@ -242,4 +242,5 @@ message DisconnectMessage {
message HelloMessage {
Endpoint from = 1;
int32 version = 2;
int64 timestamp = 3;
}

0 comments on commit b290aad

Please sign in to comment.