arduino-mqtt
arduino-mqtt copied to clipboard
Spliting header and payload buffer handling - not that elegant yet, but working.
As pointed out in the issue, we would need to first implemented the changes in lwmqtt.
Thankyou, I have the same problem. Trying to send large base64 image from PSRAM to the cloud. Direct buffer is the answer.
This has been implemented now. Will be available in the next release (2.6).