Meta-package for the Agent Runtime Control Protocol (ARCP) TypeScript reference SDK. Re-exports @agentruntimecontrolprotocol/core, @agentruntimecontrolprotocol/client, and @agentruntimecontrolprotocol/runtime, and ships the `arcp` CLI. Install this if you
arcp cdn static
React components for ARCP publisher /connect pages
Fastify helpers for the Agent Runtime Control Protocol (ARCP). Registers @fastify/websocket and attaches the ARCP upgrade handler at a configurable path.
Bun runtime helpers for the Agent Runtime Control Protocol (ARCP). Uses Bun's native WebSocket server (Bun.serve) to terminate ARCP connections; no external dependency on `ws`.
Express helpers for the Agent Runtime Control Protocol (ARCP). Creates an Express app with safe defaults and attaches the ARCP WebSocket upgrade handler at a configurable path.
Hono helpers for the Agent Runtime Control Protocol (ARCP). Creates a Hono app with safe defaults and attaches the ARCP WebSocket upgrade handler when served via @hono/node-server.
Client implementation of the Agent Runtime Control Protocol (ARCP). Install alongside a transport from @agentruntimecontrolprotocol/core to talk to an @agentruntimecontrolprotocol/runtime server.
Shared primitives for the Agent Runtime Control Protocol (ARCP): envelope, errors, messages, transports, store, auth, and session state. Used by @agentruntimecontrolprotocol/client and @agentruntimecontrolprotocol/runtime.
Server/runtime implementation of the Agent Runtime Control Protocol (ARCP): session state machine, job manager, lease manager, subscription manager, artifact store, and the event log.
Node.js HTTP server integration for the ARCP WebSocket transport. Wires the WS upgrade handshake onto an existing `http.Server` with Host-header DNS-rebinding protection.
OpenTelemetry tracing middleware for the Agent Runtime Control Protocol (ARCP). Wraps any @agentruntimecontrolprotocol/core Transport so every inbound/outbound envelope produces a span, with trace context propagated through envelope extensions.
Reference implementation of the Agent Runtime Control Protocol (ARCP) v1.1 — umbrella crate that re-exports arcp-core, arcp-client, and arcp-runtime.
Reference runtime (server side) for the Agent Runtime Control Protocol (ARCP) — ARCPRuntime, job / session machinery, persistent store, auth validators, and the `arcp` CLI.
Shared protocol primitives for the Agent Runtime Control Protocol (ARCP) — envelopes, messages, errors, IDs, transports, and the authenticator trait.
Reference client (consumer side) for the Agent Runtime Control Protocol (ARCP) — ARCPClient, type-state Session, job and stream handles.
actix-web integration for the Agent Runtime Control Protocol (ARCP). Placeholder — integration coming in a future release.
axum integration for the Agent Runtime Control Protocol (ARCP). Placeholder — integration coming in a future release.
OpenTelemetry middleware for the Agent Runtime Control Protocol (ARCP). Placeholder — integration coming in a future release.
Tower middleware for the Agent Runtime Control Protocol (ARCP). Placeholder — integration coming in a future release.
Weighted Atomically Reference Counted Pointer
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.