arcp-client
Reference client (consumer side) for the Agent Runtime Control Protocol (ARCP) v1.1.
Ships:
ARCPClient— opens sessions over anyTransport.- Type-state
Session<Unauthenticated>/Session<Authenticated>. JobHandle,SubscriptionHandlefor driving long-running work.
[]
= "2"
= "2"
Most users should depend on the umbrella arcp crate which bundles client + runtime + core. Pull arcp-client in directly when you only need the consumer side (e.g. CLI tools, agent observers).
License
Licensed under either of Apache-2.0 or MIT at your option.