Skip to content

feat: max requests per concurrent user at a time#8

Merged
bjarneo merged 2 commits intomainfrom
feat/max-requests
Mar 21, 2022
Merged

feat: max requests per concurrent user at a time#8
bjarneo merged 2 commits intomainfrom
feat/max-requests

Conversation

@bjarneo
Copy link
Owner

@bjarneo bjarneo commented Mar 21, 2022

#7

bjarneo added 2 commits March 21, 2022 15:52
By implementing a basic queue system that pushes and pops requests from a slice, this will make it possible to limit requests per concurrent user.
@bjarneo bjarneo merged commit 317624b into main Mar 21, 2022
@bjarneo bjarneo deleted the feat/max-requests branch March 21, 2022 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant