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

Enhancement: instead of blocking, use a threaded queue both on transmitter and receiver #6

Open
afarago opened this issue Jul 28, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@afarago
Copy link
Owner

afarago commented Jul 28, 2023

This has the potential to avoid warnings and also provide more stability.

A nice example is continuously trying to send data ~~ stability testing in #5 .

@afarago afarago added the enhancement New feature or request label Jul 28, 2023
@afarago
Copy link
Owner Author

afarago commented Jul 31, 2023

Completed for beethowen_transmitter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant