Skip to content

Websocket sample needed #6

@bc3tech

Description

@bc3tech

What would you like to be added?

A sample using websockets as client between client and server.

Proposal(s):

No response

Alternative(s):

No response

Additional info:

I'm struggling to get this A2A lib working w/ websockets. I can get the client connected to the server, but the server isn't successfully responding to requests from a client.

I set up the websockets with endpoint /a2a/{agent} on the server side, then I create the WS Client with endpoint ws://localhost:5173/a2a/MyAgent on the client side. When the request is made, the server returns a 405 (Method not allowed) back to caller.

A sample for websockets would be really helpful!

Community Notes

  • Please vote by adding a 👍 reaction to the feature to help us prioritize.
  • If you are interested to work on this feature, please leave a comment.

Metadata

Metadata

Assignees

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions