Skip to content

Commit

Permalink
Add last_endpoint_id to AutoReconnectFrame
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 715189500
  • Loading branch information
johnsonlu072 authored and copybara-github committed Jan 14, 2025
1 parent 3c09432 commit 2b861b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,7 @@ message AutoReconnectFrame {
}
optional string endpoint_id = 1;
optional EventType event_type = 2;
optional string last_endpoint_id = 3;
}

message MediumMetadata {
Expand Down

0 comments on commit 2b861b6

Please sign in to comment.