Expand description
Viewer HTTP client + request wire shapes.
Standalone publisher of streaming-checkpoint events (agent
completion / function execution) to a remote viewer’s HTTP
server. Lives in the http module alongside HttpClient.
Structs§
- Agent
Completion Create Params - Client
- The viewer HTTP client. Constructed once at process startup; all
send_*methods take&selfso the client is shared across the app viaArc<Client>. - Function
Execution Create Params - Response
Error