Skip to content

Commit da691f3

Browse files
committed
chore: remove streamable HTTP fixtures and plans
1 parent ad15407 commit da691f3

9 files changed

Lines changed: 0 additions & 1129 deletions

File tree

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -392,17 +392,6 @@ agent.start().block(); // Starts WebSocket server on port 8080
392392
| WebSocket | `WebSocketAcpClientTransport` | `WebSocketAcpAgentTransport` | acp-core / acp-websocket-jetty |
393393
| Streamable HTTP | `StreamableHttpAcpClientTransport` | `StreamableHttpAcpAgentTransport` | acp-core / acp-streamable-http-jetty |
394394

395-
### Streamable HTTP Demo Server
396-
397-
Build and run a local demo ACP agent over HTTP/SSE:
398-
399-
```bash
400-
./mvnw -q -pl test-fixtures/streamable-http-agent-server -am -DskipTests package
401-
java -jar test-fixtures/streamable-http-agent-server/target/acp-streamable-http-agent-server.jar --port 8080
402-
```
403-
404-
The endpoint will be available at `http://127.0.0.1:8080/acp`.
405-
406395
---
407396

408397
## Building

plans/DOCS-ROADMAP.md

Lines changed: 0 additions & 329 deletions
This file was deleted.

0 commit comments

Comments
 (0)