Function dendrite::axon_utils::platform_worker[][src]

pub async fn platform_worker(
    axon_server_handle: AxonServerHandle,
    label: &str
) -> Result<()>

Subscribes to commands, verifies them against the command projection and sends emitted events to AxonServer.