Skip to content

HTTP Channel Binding v0.1.0

The HTTP channel binding v0.1.0 specifies that an AsyncAPI channel corresponds to an HTTP endpoint.

Overview

As of this initial version, the binding is a placeholder and has no configurable properties. Its presence indicates that the channel's address represents a URL path.

Channel Properties

PropertyTypeRequiredDescription
bindingVersionstringNoBinding version (defaults to 0.1.0).

Changelog

Version 0.1.0

  • Initial placeholder release.