Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MasterSocket

Hierarchy

  • MasterSocket

Index

Properties

agent

agent: MasterAgent = null

id

id: string = null

info

info: string | ServerInfo = null

registered

registered: boolean = false

socket

socket: MqttSocket = null

type

type: string = null

username

username: string = null

Methods

onClient

  • onClient(msg: any): void

onDisconnect

  • onDisconnect(): void

onError

  • onError(err: Error): void

onMonitor

  • onMonitor(msg: any): void

onReconnect

  • onReconnect(msg: any, pid?: string): void

onRegister

repushQosMessage

  • repushQosMessage(serverId: string): void