Commit graph

7 commits

Author SHA1 Message Date
Igor Katson
e5c11e778a
Trying to fix rust compat 2024-11-20 16:17:32 +00:00
Igor Katson
06b50d65ab
Desktop config: ratelimits 2024-11-20 15:30:56 +00:00
Igor Katson
1168307189
change RwLock<Option<Arc>> to ArcSwapOption 2024-11-18 17:34:50 +00:00
Igor Katson
855e7ccaeb
Swap Arc<Option> into Option<Arc> 2024-11-18 17:34:50 +00:00
Igor Katson
1dbdeb5bbe
Replace leaky_bucket with governor crate 2024-11-18 17:34:50 +00:00
Igor Katson
37810443df
Ability to set limits 2024-11-18 17:34:50 +00:00
Igor Katson
25b309867b
Initial impl of up/down ratelimits 2024-11-18 17:34:50 +00:00