Skip to content

Can a RemoteAgent class be provided to encapsulate a remote A2A server? #1710

@qiankunli

Description

@qiankunli

In microservices architecture, each microservice acts as an RPC (Remote Procedure Call) server. However, we can create a fake interface using an RPC client that mimics the methods supported by the RPC server. As a result, to the users, it feels like they are using the RPC server interface locally.

Metadata

Metadata

Assignees

Labels

core[Component] This issue is related to the core interface and implementation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions