Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "Service/Middleware/service.broadcast.global"

Index

Functions

Functions

_broadcastGlobal

  • _broadcastGlobal(params: IServDiscMwParam, next: any, done: any, xyz: any): void
  • will broadcast a message regardless of the path to all nodes.

    method

    _braodcastGlobal

    Parameters

    • params: IServDiscMwParam
    • next: any

      used to call the next middleware

    • done: any

      used to end the middleware stack

    • xyz: any

      reference to the caller's xyz instance

    Returns void

Generated using TypeDoc