Closed
Bug 1094852
Opened 10 years ago
Closed 10 years ago
[Rooms] Do we want to handle the channel selection for rooms
Categories
(Hello (Loop) :: Server, defect)
Hello (Loop)
Server
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhubscher, Assigned: rhubscher)
Details
(Whiteboard: [loop-server 0.15.0])
Attachments
(2 files)
In the Architecture/Rooms development we never spoke about TokBox channels selection. Also it makes sense to, at least, ask the question. Do we need to let choose the TokBox channel ?
The only place we can apply this selection is on the Room creation (POST /rooms)
We could add a channel parameter as for POST /calls and POST /calls/:token
Assignee | ||
Comment 1•10 years ago
|
||
Adam — Does this make sense to add this parameter?
Flags: needinfo?(adam)
Comment 2•10 years ago
|
||
Sorry for the slow response here; I've been traveling the past few weeks.
Rémy: your proposal here sounds reasonable, given the constraint that we need to specify the API key when the room is created. If you could update the docs to reflect your proposal, I'd appreciate it. Thanks!
Flags: needinfo?(adam)
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8543987 -
Flags: review?(alexis+bugs)
Attachment #8543987 -
Flags: feedback?(mathieu)
Updated•10 years ago
|
Attachment #8543987 -
Flags: feedback?(mathieu) → feedback+
Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8544443 -
Flags: review?(alexis+bugs)
Updated•10 years ago
|
Assignee: nobody → rhubscher
Status: NEW → ASSIGNED
Comment 5•10 years ago
|
||
Comment on attachment 8544443 [details] [review]
Link to GitHub Documentation PR.
Documentation looks good to me; Waiting on changes of some code before merging everything.
Attachment #8544443 -
Flags: review?(alexis+bugs) → review+
Comment 6•10 years ago
|
||
Comment on attachment 8543987 [details] [review]
Link to GitHub PR.
This is now in master. https://github.com/mozilla-services/loop-server/commit/2c7d217c6247bf1913faf66a5c1f32d8c2be550d
Attachment #8543987 -
Flags: review?(alexis+bugs) → review+
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [loop-server 0.15.0]
You need to log in
before you can comment on or make changes to this bug.
Description
•