Messages
Websockets
Interact channel
Single bi-directional channel used to drive one agent turn. The client
sends exactly one InteractObject; the server streams back chunked
responses until it closes the connection (code 1000).
WSS
Messages
Single bi-directional channel used to drive one agent turn. The client
sends exactly one InteractObject; the server streams back chunked
responses until it closes the connection (code 1000).