AsyncAPI
experimentalagentsAsyncAPI spec parsing and channel-based messaging
pip install chp-adapter-asyncapiAuto-discovered through the chp.adapters entry point — no host config needed.
Capabilities
What this adapter exposes.
describe_channelv0.1.0Describe a single channel. Schema content never in evidence.
chp.adapters.asyncapi.describe_channellist_channelsv0.1.0List channels defined in the loaded AsyncAPI spec.
chp.adapters.asyncapi.list_channelsload_specv0.1.0Parse and load an AsyncAPI spec document. Spec content never in evidence.
chp.adapters.asyncapi.load_specpublishv0.1.0Publish a message to a channel. Message payload never in evidence.
chp.adapters.asyncapi.publish