Skip to content

Commit 4f497ff

Browse files
Reverting adding controller id and selection reason to start session (#581)
* Reverting adding controller id and selection reason to start session * generated protobuf --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9786b97 commit 4f497ff

File tree

2 files changed

+53
-77
lines changed

2 files changed

+53
-77
lines changed

livekit/livekit_internal.pb.go

Lines changed: 53 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

livekit_internal.proto

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,6 @@ message StartSession {
166166
string participant_id = 16;
167167
ReconnectReason reconnect_reason = 17;
168168
optional bool subscriber_allow_pause = 18;
169-
string controller_node_id = 19;
170-
string selection_reason = 20;
171169
}
172170

173171
message EndSession {

0 commit comments

Comments
 (0)