HelloResult
Defined in the protocols module.AI Agent Result of a successful handshake negotiation. Attributes: protocol: The negotiated protocol version features: Supported methods and events policy: Gateway policy limits (max_payload, heartbeat_ms, etc.) session_id: The session ID for this connection resumed: Whether an existing session was resumed cursor: Current event cursor position
Properties
int
No description available.
Dict
No description available.
Dict[str, int]
No description available.
str
No description available.
bool
No description available.
int
No description available.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 288
