[][src]Module wascc_actor::msg

Message Broker

This module contains the message broker client interface through which actor modules access the currently bound wascc:messaging capability provider

Structs

DefaultMessageBroker

Exposes message broker functionality to actor modules

Constants

CAPID_MESSAGING

The reserved capability ID for a message broker. Used for call routing in the host runtime.