Skip to main content

Module controller

Module controller 

Source

Constantsยง

MAX_DISCONNECT_BODY_BYTES ๐Ÿ”’

Functionsยง

app ๐Ÿ”’
builds the Axum router for the HTTP control plane and WebSocket listener
diagnostics_optional_response ๐Ÿ”’
diagnostics_room_detail ๐Ÿ”’
live room diagnostics with users and sources
diagnostics_room_graph ๐Ÿ”’
node-graph projection for one room diagnostics payload
diagnostics_room_users ๐Ÿ”’
live user rows for one room
diagnostics_rooms ๐Ÿ”’
diagnostics inventory for active rooms
diagnostics_router ๐Ÿ”’
diagnostics_summary ๐Ÿ”’
diagnostics overview for room, user and publication totals
diagnostics_user_detail ๐Ÿ”’
diagnostics for one user in one room
diagnostics_user_graph ๐Ÿ”’
node-graph projection rooted at one user in one room
diagnostics_workers ๐Ÿ”’
diagnostics inventory for media workers and load pressure
disconnect ๐Ÿ”’
bulk-disconnect endpoint used by Odoo to remove users from active rooms
http_room_stats ๐Ÿ”’
http_router ๐Ÿ”’
metrics ๐Ÿ”’
prometheus scrape endpoint for process, room, HTTP and media-transport metrics
noop ๐Ÿ”’
liveness endpoint for a cheap control-plane round trip
room ๐Ÿ”’
room creation endpoint used by Odoo to bind a channel key to an SFU room
serve_http ๐Ÿ”’
serve_http_on ๐Ÿ”’
stats ๐Ÿ”’
compatibility room-stat endpoint consumed by Odooโ€™s SFU control plane
track_http_request ๐Ÿ”’