Packages
a2a_engine
0.1.0
Pure-spec implementation of the Google Agent2Agent (A2A) protocol: types, JSON-RPC 2.0 codec, SSE codec, and transport behaviour. No state, no DB, no broker — those live in the consuming host.
Current section
Files
Jump to
Current section
Files
a2a_engine
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]