klawr / mqtt-inspector

MIT License
2 stars 1 forks source link

PayloadSizeLimitExceeded #8

Closed klawr closed 7 months ago

klawr commented 7 months ago

Describe the bug When a big message comes in we get Connection error: MqttState(Deserialization(PayloadSizeLimitExceeded(34560165))) and the connection stops

To Reproduce Send a big message

Expected behavior Should ignore or crop message

Environment Docker deployment