Conversation
|
| message ClientSettingsRequest { | ||
| } | ||
|
|
||
| message PrivateLink { |
There was a problem hiding this comment.
Shouldn't this be associated with the livekit project as an additional safeguard to prevent assigning a private link to a different project?
There was a problem hiding this comment.
Hrmm I had assumed that project was part of the request context (because I didn't see project/project_id elsewhere in this file).
Yes 100% it will be associated, let me verify if that should exist on the messages or if it's part of the request context (in headers or w/e)
There was a problem hiding this comment.
ah, this is the request message. You are right that project_id is coming from API key.
cfa26df to
3919bbc
Compare
d6712ca to
3fb1f79
Compare
This introduces a protocol for private link connections from hosted agents