mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Add last_endpoint_id to UpgradePathInfo.ClientIntroduction
PiperOrigin-RevId: 757536755
This commit is contained in:
committed by
Copybara-Service
parent
0ef9e3b7ca
commit
8f71b8e8b0
@@ -343,6 +343,7 @@ message BandwidthUpgradeNegotiationFrame {
|
||||
message ClientIntroduction {
|
||||
optional string endpoint_id = 1;
|
||||
optional bool supports_disabling_encryption = 2;
|
||||
optional string last_endpoint_id = 3;
|
||||
}
|
||||
|
||||
// Accompanies CLIENT_INTRODUCTION_ACK events.
|
||||
|
||||
Reference in New Issue
Block a user