Documentation
¶
Overview ¶
Package live forwards Codex realtime WebRTC session bootstrap requests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler forwards Codex live session requests through the shared auth scheduler.
func NewHandler ¶
NewHandler creates a Codex live session handler.
func (*Handler) Handle ¶
Handle forwards a WebRTC SDP bootstrap request to the Codex realtime calls endpoint.
func (*Handler) HandleSideband ¶
HandleSideband relays live session sideband WebSocket frames bidirectionally.
Click to show internal directories.
Click to hide internal directories.