toolish - v0.2.5
    Preparing search index...

    Class EventBus

    Supports handling events of multiple types. A typical use case is a shared event bus to achieve bidirectional communication between multiple modules without interdependencies. Each module only needs to depend on a shared instance and event definitions. Internally manages an EventSource for each event type a handler is registered for.

    Index

    Constructors

    Methods

    Constructors

    Methods