Wire through LiveKit permissions
This commit is contained in:
parent
aa4b8d7246
commit
e03e5364d2
4 changed files with 51 additions and 26 deletions
|
@ -335,6 +335,7 @@ message RoomUpdated {
|
|||
message LiveKitConnectionInfo {
|
||||
string server_url = 1;
|
||||
string token = 2;
|
||||
bool can_publish = 3;
|
||||
}
|
||||
|
||||
message ShareProject {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue