A single handler entry for a subscription in a handler map.
Either a bare handler function or an object with a handler function and optional per-subscription middlewares.
handler
middlewares
A single handler entry for a subscription in a handler map.
Either a bare handler function or an object with a
handlerfunction and optional per-subscriptionmiddlewares.