Options
All
  • Public
  • Public/Protected
  • All
Menu

Message bus to handle data broadcast

Hierarchy

  • MessageBus

Index

Constructors

Properties

onRequestMessage: Subject<Message>
onResponseMessage: Subject<Message>
requestChannel: BroadcastChannel<any>
responseChannel: BroadcastChannel<any>
singleton: MessageBus

Accessors

Methods

Generated using TypeDoc