fastapi-limiter icon indicating copy to clipboard operation
fastapi-limiter copied to clipboard

WebSocketRateLimiter for inbound request

Open baderdean opened this issue 2 years ago • 0 comments

Hello,

as far as I understand from the README and my first tests, actually the RateLimiter for WebSockets rate limits response not requests. Yet in my cases that's still the message sent by the user that needs to be rate limited.

Is there any plan to implement such a feature any time soon?

regards

baderdean avatar Aug 01 '23 22:08 baderdean