Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebSocketClusterBroker

Hierarchy

  • WebSocketClusterBroker

Index

Methods

  • start(): Promise<void>
  • stop(): Promise<void>
  • subscribeTopicRemote(conn: ConnIdentifier, topic: string): Promise<boolean>
  • unsubscribeTopicRemote(conn: ConnIdentifier, topic: string): Promise<boolean>

Generated using TypeDoc