Now QUIC multi-stream is finally come, in 0.22.10, the multi-stream is enabled by default. The previous option quic_multi_stream
has no effect. But you can keep granting advantage to your QoS 1/2 msg by enable quic_qos_priority
What's Changed in NanoMQ
- New release of 0.22.10 by @JaylinYu in https://github.com/nanomq/nanomq/pull/1931
- New release 0.22.10 by @JaylinYu in https://github.com/nanomq/nanomq/pull/1932
- MDF [nng] merge fix of QUIC multi-stream by @JaylinYu in https://github.com/nanomq/nanomq/pull/1936
Full Changelog: https://github.com/nanomq/nanomq/compare/0.22.8...0.22.10
What's Changed in NanoNNG
- FIX [broker_tls] fix a tls lisntenr frozen bug (cancled) by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1081
- FIX [broker_tcp] fix a stack overflow of nng transport by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1087
- MDF [quic] MSQUIC support build with NDK by @RanMaoyi in https://github.com/nanomq/NanoNNG/pull/1089
- [WIP] New QUIC multistreams by @wanghaEMQ in https://github.com/nanomq/NanoNNG/pull/1076
- enhancement to mqtt quic, along with other minor changes by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1099
- A sync PR by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1100
- Fix qos_priority send of MQTT Quic by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1101
- Finalize multi-stream & QoS Cancel Timeout by @JaylinYu in https://github.com/nanomq/NanoNNG/pull/1102
Full Changelog: https://github.com/nanomq/NanoNNG/compare/0.22.8...0.22.10