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 support for flood protection #23

Merged
merged 5 commits into from
Sep 3, 2011

Conversation

esamattis
Copy link
Contributor

This is pretty simple implementation, but works nicely.

martynsmith added a commit that referenced this pull request Sep 3, 2011
Added support for flood protection
@martynsmith martynsmith merged commit 9610fb9 into martynsmith:master Sep 3, 2011
@martynsmith
Copy link
Owner

Cheers, the only downside I see to this is the potential 1 second delay on a send in isolation (i.e. if the queue is empty, there's a potential delay on the first send).

Seems like a small price to pay for flood protection for now though :-), and if someone cares enough they can fix it up :p

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.

2 participants