Commit ef62516
feat: Add a base ClientTransport class, create a new JSONRPC and gRPC transport implementations, and introduce a new transport-independent Client implementation
1 parent d1d9d22 commit ef62516
File tree
30 files changed
+1348
-292
lines changed- client
- src
- main
- java/io/a2a/client
- sse
- transport
- resources/META-INF/services
- test/java/io/a2a/client
- server-common/src/main/java/io/a2a/server/tasks
- spec/src/main/java/io/a2a
- spec
- util
30 files changed
+1348
-292
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | | - | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
33 | | - | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
This file was deleted.
0 commit comments