maelstrom-rs / maelstrom

High performance Matrix Home Server in rust.
Apache License 2.0
245 stars 16 forks source link

Rate Limiting: Implement Middleware #113

Closed chrisabruce closed 4 years ago

chrisabruce commented 4 years ago

Rate limiting should likely be part of actix-web middleware.

This crate maybe worth researching/implementing: https://crates.io/crates/actix-ratelimit