mirror of
https://github.com/chatmail/relay.git
synced 2026-09-19 13:50:09 +00:00
perf: Use governor for rate limiting (#20)
Fixes: #19 Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
This commit is contained in:
committed by
GitHub
parent
06b7b0ca6d
commit
b5a56a6a4e
@@ -30,7 +30,6 @@ pub(crate) mod inbound;
|
||||
pub(crate) mod message;
|
||||
pub(crate) mod openpgp;
|
||||
pub(crate) mod outbound;
|
||||
pub(crate) mod rate_limiter;
|
||||
pub(crate) mod smtp_server;
|
||||
pub(crate) mod utils;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user