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

Create a spooler for UI events #30

Open
devblok opened this issue Oct 16, 2018 · 0 comments
Open

Create a spooler for UI events #30

devblok opened this issue Oct 16, 2018 · 0 comments
Labels
enhancement New feature or request feature This issue is about a full feature

Comments

@devblok
Copy link
Contributor

devblok commented Oct 16, 2018

Now, UI events are doing communication with devices, which unavoidably has a lot of latency. Create a spooler that events will push to, to do comms, but a separate goroutine would actually do the high latency communication.

@devblok devblok added enhancement New feature or request feature This issue is about a full feature labels Oct 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature This issue is about a full feature
Projects
None yet
Development

No branches or pull requests

1 participant