Wyuer

Results 3 comments of Wyuer

I don't want to reapply for memory. I want to use the existing memory to send it at one time.(Too little memory)

你是说文本和图片分开publish吗?我想要一次发送文本和图片

不太明白重用是要怎么处理,这个接口的发送是一片内存,我的文本和图片内存是分开的,需要的是分片发送,想问一下这个当前的mosquitto可不可以实现 return send__publish(mosq, local_mid, topic, (uint32_t)payloadlen, payload, (uint8_t)qos, retain, false, outgoing_properties, NULL, 0);