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

Added FIFO/rate limiting mechanism via new plugin + new tests #22

Open
wants to merge 3 commits into
base: stable
Choose a base branch
from

Conversation

f1yn
Copy link
Member

@f1yn f1yn commented Jan 18, 2021

Implemented FIFO using an actual FIFO from the neo-async package.

It's target compiled version is ES5 (as well as no external dependencies), so we'll have IE11 support, as well as consistent support in browser environments.

@f1yn f1yn requested a review from chrisjensen January 18, 2021 17:58
@f1yn f1yn changed the title Feature/fifo with extensions Added FIFO/rate limiting mechanism via new plugin + new tests Jan 19, 2021
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