AtherEnergy / rumqtt

Pure rust mqtt cilent
The Unlicense
202 stars 71 forks source link

Feature: Implement rate limiting #133

Closed tekjar closed 5 years ago

tekjar commented 5 years ago

Hardcode ratelimit for google cloud

Add delayed stream

Set throttling options

Add prepend debug logs

Hardcode queue delay

Improve debug logs

Bug: Don't apply delay to retransmission

Change request queue size to 1

Remove debug print

Remove unimplemented incoming rate limiting and queue limiting