Claudio.A2A.Transport.GRPC (Claudio v0.5.0)
View SourcegRPC transport for the A2A protocol (v0.3+).
Requires optional dependencies:
{:protox, "~> 1.7"}
{:grpc, "~> 0.11"}Note: This transport is not yet implemented. It will use protox for protobuf encoding and the grpc package for transport. See
a2a.protofor the service definition.