Module types

Source

Enums§

Error
Errors that can occur when using the messaging interface.

Traits§

GetHost
Host
HostClient
HostMessage

Functions§

add_to_linker
add_to_linker_get_host

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