Skip to content

Commit 218a9c0

Browse files
committed
chore: remove streamable HTTP fixtures and plans
1 parent c5ed11c commit 218a9c0

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
@@ -404,17 +404,6 @@ agent.start().block(); // Starts WebSocket server on port 8080
404404
| WebSocket | `WebSocketAcpClientTransport` | `WebSocketAcpAgentTransport` | acp-core / acp-websocket-jetty |
405405
| Streamable HTTP | `StreamableHttpAcpClientTransport` | `StreamableHttpAcpAgentTransport` | acp-core / acp-streamable-http-jetty |
406406

407-
### Streamable HTTP Demo Server
408-
409-
Build and run a local demo ACP agent over HTTP/SSE:
410-
411-
```bash
412-
./mvnw -q -pl test-fixtures/streamable-http-agent-server -am -DskipTests package
413-
java -jar test-fixtures/streamable-http-agent-server/target/acp-streamable-http-agent-server.jar --port 8080
414-
```
415-
416-
The endpoint will be available at `http://127.0.0.1:8080/acp`.
417-
418407
---
419408

420409
## Building

plans/DOCS-ROADMAP.md

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

0 commit comments

Comments
 (0)