-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rest server rate limit #11
base: master
Are you sure you want to change the base?
Commits on Jul 29, 2022
-
restServer/restServer.go: add rate limiting
Paweł Cichowski committedJul 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 09e08f5 - Browse repository at this point
Copy the full SHA 09e08f5View commit details
Commits on Aug 1, 2022
-
restServer/restServer.go: change throttled dependency path
Paweł Cichowski committedAug 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 3368352 - Browse repository at this point
Copy the full SHA 3368352View commit details -
restServer/restServer.go: add hashicorp golang-lru dependency
Paweł Cichowski committedAug 1, 2022 Configuration menu - View commit details
-
Copy full SHA for ee17509 - Browse repository at this point
Copy the full SHA ee17509View commit details -
restServer/restServer.go: remove unused import
Paweł Cichowski committedAug 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 100ca5c - Browse repository at this point
Copy the full SHA 100ca5cView commit details -
restServer/restServer.go: remove meta-rte build dependency from imports
Paweł Cichowski committedAug 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 3fdbd32 - Browse repository at this point
Copy the full SHA 3fdbd32View commit details -
Paweł Cichowski committed
Aug 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 8d462fd - Browse repository at this point
Copy the full SHA 8d462fdView commit details -
Paweł Cichowski committed
Aug 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 130fd54 - Browse repository at this point
Copy the full SHA 130fd54View commit details
Commits on Aug 16, 2022
-
restServer: restServer.go: set MaxRate to 5 per second
Signed-off-by: Tomasz Żyjewski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ffea75 - Browse repository at this point
Copy the full SHA 1ffea75View commit details -
Signed-off-by: Tomasz Żyjewski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1df61ec - Browse repository at this point
Copy the full SHA 1df61ecView commit details