async fn room(
__arg0: State<RoomServices>,
request: VerifiedRoomRequest,
) -> ResponseExpand description
room creation endpoint used by Odoo to bind a channel key to an SFU room
VerifiedRoomRequest owns JWT verification and request-origin projection