v0.2.0
What's Changed
- Rename
a2a-net.Clientintoa2a-net.Client.Abstractions - Rename
a2a-net.Client.Transport.WebSocketintoa2a-net.Client.WebSocket - Add a new
a2a-net.Client.Httpproject - Rename
IA2AProtocolintoIA2AProtocolService, and add a newA2AProtocolclass used to expose statics and constants about the protocol - Add new error types
- Add the possibility to inject and configure multiple
IA2AProtocolServers
Full Changelog: v0.1.0...v0.2.0