novastone-media / MQTT-Client-Framework

iOS, macOS, tvOS native ObjectiveC MQTT Client Framework
Other
1.84k stars 463 forks source link

Publishing files over 200MB #564

Open the-mind opened 4 years ago

the-mind commented 4 years ago

I want to publish huge files, over 200MB, using the MQTT Client Framework. I know my MQTT Broker can accept up to 250MB. What can I change to make my limit 250MB ?