pub fn trusted_bridge_router() -> RouterExpand description
Builds a trusted full bridge router backed by real codex app-server processes.
Routes:
GET /healthGET /v1/healthGET /v1/compatibilityPOST /v1/text-turnPOST /v1/call/{method}GET|POST /v1/sessionsDELETE /v1/sessions/{sessionId}POST /v1/sessions/{sessionId}/call/{method}GET /v1/sessions/{sessionId}/eventsGET /v1/sessions/{sessionId}/events/stream(Server-Sent Events counterpart to.../events: same payloads, one perdata:frame, streamed instead of long-polled one at a time)POST /v1/sessions/{sessionId}/requests/{requestKey}/resultPOST /v1/sessions/{sessionId}/requests/{requestKey}/error