Skip to content

[Feat]: Support HTTP+JSON/REST #137

@alirussell

Description

@alirussell

Is your feature request related to a problem? Please describe.

Im trying to use the client to connect to a server that only supports HTTP+JSON/REST, but the client doesn't seem to support this at all, and defaults to JSON-RPC.

Describe the solution you'd like

The client should detect what transports protocols are supported by the agent card and then use the most appropriate one.

Describe alternatives you've considered

Building my own client directly using the REST endpoints.

Additional context

I am building a more generic client for our platform, which needs to be able to support all transports.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions