Module types
wasmcloud_
runtime
0.12.0
Module types
Module Items
Enums
Traits
Functions
Type Aliases
In wasmcloud_
runtime::
capability::
messaging
wasmcloud_runtime
::
capability
::
messaging
Module
types
Copy item path
Source
Enums
§
Error
Errors that can occur when using the messaging interface.
Traits
§
Host
Host
Client
Host
Client
With
Store
Host
Message
Host
Message
With
Store
Host
With
Store
Functions
§
add_
to_
linker
Type Aliases
§
Client
A connection to a message-exchange service (e.g., buffer, broker, etc.).
Message
A message with a binary payload and additional information
Metadata
A type alias for list<tuple<string, string>> to represent metadata attached to a message
Topic
A type alias for string to represent a message topic