Middleware that represents a function that will be executed for each received message. Middleware is passed into setupMessagingBroker setup function.

Type Parameters

  • TContent = unknown

Hierarchy

  • OnMessageMiddleware
  • Parameters

    Returns Promise<void>

Generated using TypeDoc