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

convert to asyncio #7

Open
shenghaoyang opened this issue Apr 1, 2021 · 2 comments
Open

convert to asyncio #7

shenghaoyang opened this issue Apr 1, 2021 · 2 comments
Assignees

Comments

@shenghaoyang
Copy link
Owner

It'd be best to remove the threaded implementation in favor of a simpler one implemented in asyncio.

We could then strip out all the unnecessary dispatch mechanisms.

@shenghaoyang shenghaoyang self-assigned this Apr 1, 2021
@hvanoch
Copy link

hvanoch commented Jul 13, 2021

Any progress on this already?

@shenghaoyang
Copy link
Owner Author

Not yet :( - I'm busy hacking on school stuff at the moment. I'll work on it some more during the holidays.

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