Skip to content

Commit c91d4fb

Browse files
authored
docs: explicitly mention supported spec version and transports in readme (#681)
Re #677
1 parent 390b763 commit c91d4fb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,18 @@
3434

3535
---
3636

37+
## 🧩 Compatibility
38+
39+
This SDK implements the A2A Protocol Specification [`v0.3.0`](https://a2a-protocol.org/v0.3.0/specification).
40+
41+
| Transport | Client | Server |
42+
| :--- | :---: | :---: |
43+
| **JSON-RPC** |||
44+
| **HTTP+JSON/REST** |||
45+
| **GRPC** |||
46+
47+
---
48+
3749
## 🚀 Getting Started
3850

3951
### Prerequisites

0 commit comments

Comments
 (0)