HooksManifest

What hooks a channel's config references (capabilities only, never code).

  • authz
    Type: boolean

    Whether the channel runs custom authorization on connect/publish.

  • notify
    Type: boolean

    Whether a notify hook is wired.

  • onDisconnect
    Type: integer

    The number of onDisconnect hooks.

  • onPublish
    Type: integer

    The number of onPublish hooks in the chain.