Maximum frame size, in bytes.
If a client tries to send a message larger than this limit, its connection will be closed. This helps to avoid allocating huge buffers on bogous input.
See Implementation
Maximum frame size, in bytes.
If a client tries to send a message larger than this limit, its connection will be closed. This helps to avoid allocating huge buffers on bogous input.