mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-11-11 21:10:23 +01:00
Previous version read all data to the buffer including header which reduced maximum payload read. This version uses a local array to receive header and reads payload bytes to the buffer
esp-mqtt
@ 18b6f2c582