Skip to content
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

Limit requests per second? #38

Open
againksy opened this issue Oct 6, 2017 · 1 comment
Open

Limit requests per second? #38

againksy opened this issue Oct 6, 2017 · 1 comment

Comments

@againksy
Copy link

againksy commented Oct 6, 2017

Hello dear I am using this great repo on my react redux .
Is there a way to limit request per second ?
Some Throttle or queue like with nginx ? But on client side

@vyorkin
Copy link

vyorkin commented Oct 6, 2017

I believe it could be done in user-space (not as part the jsonp package) using any throttle package, e.g. there is a throttle function in lodash. please correct me if I've missed the point

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

No branches or pull requests

2 participants