Closed vogler75 closed 2 years ago
Version 4.2.6
I have tried to set the MaximumMessageSize to greater than 64k, but this does not work with Websockets. When I set it to greater than 64k, a client which sends a message bigger than 64k gets disconnected.
https://github.com/vogler75/automation-gateway But it is not a simple one.
See https://github.com/vert-x3/vertx-mqtt/pull/218
Version
Version 4.2.6
Context
I have tried to set the MaximumMessageSize to greater than 64k, but this does not work with Websockets. When I set it to greater than 64k, a client which sends a message bigger than 64k gets disconnected.
Do you have a reproducer?
https://github.com/vogler75/automation-gateway But it is not a simple one.
Steps to reproduce
Extra