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

Feature/#27 event queue #29

Merged
merged 5 commits into from
Dec 20, 2020
Merged

Feature/#27 event queue #29

merged 5 commits into from
Dec 20, 2020

Conversation

markusressel
Copy link
Owner

fixes #27

reworked websocket event messages into WebsocketNotifier
added BarcodeEvent data class for easier passing around
added type info
added comments
added docs
added config option for event drop timedelta threshold
drop events older than threshold
added config option for retry interval
improved error handling
added "date" to event json
added simple test
updated README
removed unused comments
@markusressel markusressel merged commit e2f1917 into master Dec 20, 2020
@markusressel markusressel deleted the feature/#27_event_queue branch December 20, 2020 20:07
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.

Queue barcode event messages per notifier
1 participant