wasmcloud_runtime::capability::messaging

Module types

source

Enums§

  • Errors that can occur when using the messaging interface.

Traits§

Functions§

Type Aliases§

  • A connection to a message-exchange service (e.g., buffer, broker, etc.).
  • A message with a binary payload and additional information
  • A type alias for list<tuple<string, string>> to represent metadata attached to a message
  • A type alias for string to represent a message topic