Options
All
  • Public
  • Public/Protected
  • All
Menu

@inventory/wss-manager - v0.0.13

Index

Type aliases

WSMessageHandler

WSMessageHandler: function

Type declaration

    • (data: WebSocket.Data, reply: function): void
    • Parameters

      • data: WebSocket.Data
      • reply: function
          • (data: WebSocket.Data): void
          • Parameters

            • data: WebSocket.Data

            Returns void

      Returns void

Functions

debugStatus

  • debugStatus(target: any, targetName: string): any

Generated using TypeDoc