Commit e24fd16
authored
fix(a2aclient): rename SLIMProtocol identifier to "slimrpc" (#7)
The protocol identifier was "slim" which is ambiguous — this transport
specifically uses SLIM RPC. Rename the value to "slimrpc" to be
consistent with how a2a-go names its built-in transports ("GRPC",
"JSONRPC").
Signed-off-by: Sam Betts <1769706+Tehsmash@users.noreply.github.com>1 parent df857b5 commit e24fd16
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments