aciidgh / SwiftMQTT

MQTT Client in pure swift ❤️
MIT License
270 stars 71 forks source link

fix for large payloads #14

Closed netgfx closed 2 months ago

netgfx commented 7 years ago

Applied a fix to handle payloads more than 32kb

Fixes issue #13

pavithramh commented 7 years ago

Hi,

After including code for larger payloads, app crashes with "terminating with uncaught exception of type NSException"

screen shot 2017-02-15 at 5 09 05 pm