HomeDevCentral

Broker facade
4d2c374a1f4fUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Broker facade

A service provider and a facade are implemented for the broker.

To call it from anywhere in the application, you can use the
following syntax:

use Broker;

Broker::setExchangeTarget($exchange)
    ->routeTo($topic)
    ->sendMessage($msg)

Details

Provenance
derecksonAuthored on
Parents
rNOTIF821c6e0e4126: Tweak EventServiceProvider to load automatically listeners
Branches
Unknown
Tags
Unknown