Expand description
Main client implementation for iFlow SDK
This module provides the core client functionality for communicating with iFlow using the Agent Client Protocol (ACP) over stdio or WebSocket.
Structs§
- IFlow
Client - Main client for bidirectional communication with iFlow
- Message
Stream - Stream of messages from iFlow
Enums§
- Json
Value - Represents any valid JSON value.