mirror of
https://github.com/mochi-mqtt/server.git
synced 2025-09-26 20:21:12 +08:00

* Avoid creating buffer if pkt larger than ClientNetWriteBufferSize * Use mempool for Properties Encode * Use the more efficient Write instead of Write for Buffer to Buffer write --------- Co-authored-by: JB <28275108+mochi-co@users.noreply.github.com>