agent-client-protocol-http 0.1.1

HTTP and WebSocket transport for the Agent Client Protocol (ACP)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Changelog

## [Unreleased]

## [0.1.1]https://github.com/agentclientprotocol/rust-sdk/compare/agent-client-protocol-http-v0.1.0...agent-client-protocol-http-v0.1.1 - 2026-06-22

### Other

- updated the following local packages: agent-client-protocol

## [0.1.0]https://github.com/agentclientprotocol/rust-sdk/releases/tag/agent-client-protocol-http-v0.1.0 - 2026-06-18

### Added

- *(deps)* update schema to 0.14.0 ([#211]https://github.com/agentclientprotocol/rust-sdk/pull/211)
- *(transports)* add HTTP/WebSocket transport support ([#162]https://github.com/agentclientprotocol/rust-sdk/pull/162)