apache / rocketmq-mqtt

Apache rocketmq
https://rocketmq.apache.org/
Apache License 2.0
182 stars 65 forks source link

[ISSUE #246] feat: implement flow control #279

Closed YxAc closed 5 months ago

YxAc commented 6 months ago

Which Issue(s) This PR Fixes

Close #246

Brief Description

implement flow control for MQTT 5.0

How Did You Test This Change?

UT

YxAc commented 5 months ago

hi @DongyuanPan , i have updated this PR according to the review comments, pls take a look when you are free. Thx.