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

Any plans for adding uasyncio? #20

Closed
stroobandt opened this issue Jan 15, 2018 · 2 comments
Closed

Any plans for adding uasyncio? #20

stroobandt opened this issue Jan 15, 2018 · 2 comments

Comments

@stroobandt
Copy link

stroobandt commented Jan 15, 2018

Are there any plans to add uasyncio in the mix?
ESP32 impediments have recently been resolved.

@loboris
Copy link
Owner

loboris commented Jan 15, 2018

You can add uasyncio as a module (or frozen module).

At the moment, all my tests shows that using threads works better than uasyncio, so, for the moment, I don't have plans to include it as a standard (frozen) module.

@stroobandt
Copy link
Author

Thanks, that is all very useful information for a newbee like myself.
Note to other newbees:
Here is a good explanation about frozen modules.

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

No branches or pull requests

2 participants