DongyuanPan commented on issue #246:
URL: https://github.com/apache/rocketmq-mqtt/issues/246#issuecomment-2100022188

   > I will work on this recently.
   > 
   > By the doc of mqtt v5.0, the flow control just limit `publish qps`, not 
including `connection limit` and `publish bytes limit`, right? Do I need to 
provide a design document?
   
   Yes, and just focus on PUBLISH packet at QoS > 0. It should be noted that 
this restriction interacts through CONN, CONNACK, so for the server side, how 
to reject more Publish packets, and how to control the server to send Publish 
packets to the client


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to