Module client

Module client 

Source
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§

IFlowClient
Main client for bidirectional communication with iFlow
MessageStream
Stream of messages from iFlow

Enums§

JsonValue
Represents any valid JSON value.