transport: "auto"), with automatic SSE fallback.
Connect
Client → server
Send a chat frame:Server → client
Token frames stream, then a terminal frame:Connection behavior
- One connection serves sequential chats — send the next
chatframe afterdone. - The server sends pings every 30 seconds to keep the connection alive.
group_idsfollows the same rules as HTTP: intersected with the key’sallowed_groups, narrowing only.