lemmy/crates/utils/src/rate_limit
Dessalines f2a0841586
Rate limit websocket joins. (#2165)
* Rate limit websocket joins.

* Removing async on mutex lock fn.

* Removing redundant ip

* Return early if check fails.
2022-03-27 00:29:05 +00:00
..
mod.rs Rate limit websocket joins. (#2165) 2022-03-27 00:29:05 +00:00
rate_limiter.rs Dont log errors when rate limit is hit (fixes #2157) (#2161) 2022-03-25 16:41:38 +01:00