Creates an ACP-compatible Stream backed by an Axon channel from
@runloop/api-client.
The Axon wire format uses event_type as the method name and payload
as the params-level JSON. The ACP SDK's ClientSideConnection speaks
JSON-RPC 2.0. This function bridges the two by:
Creates an ACP-compatible
Streambacked by an Axon channel from@runloop/api-client.The Axon wire format uses
event_typeas the method name andpayloadas the params-level JSON. The ACP SDK'sClientSideConnectionspeaks JSON-RPC 2.0. This function bridges the two by:event_type+payload).