1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

chore: move and document rate limit middleware

This commit is contained in:
Rob Ede
2023-10-29 23:47:02 +00:00
parent cf55f50d1d
commit 5d36d72976
7 changed files with 84 additions and 53 deletions

View File

@ -45,7 +45,7 @@ members = [
"middleware/middleware-ext-mut",
"middleware/middleware-http-to-https",
"middleware/middleware",
"middleware/middleware-rate-limit",
"middleware/rate-limit",
"protobuf",
"run-in-thread",
"server-sent-events",