Skip to main content

ABI Metadata & Capability Discovery

Entry Points

Python Example

Use Cases

  • Gateways (e.g. ws_gateway) report gateway_version and capability flags via the {"op":"capabilities"} operation.
  • Language bindings and tools detect transport/vendor/mode support without hard-coding matrices.

See Also