Middleware that guards against messages exceeding a maximum size. If the message exceeds the maximum size, it will be rejected.
The maximum size of a message in bytes.
Protected
Generated using TypeDoc
Middleware that guards against messages exceeding a maximum size. If the message exceeds the maximum size, it will be rejected.