-
-
Notifications
You must be signed in to change notification settings - Fork 345
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
what's the roadmap of this project? can i use it for now? #255
Comments
Yes, you can use it now. It's young, there are a few things missing, and you should read what it says in issue #1 and be prepared for a certain amount of change as we dial in on the best APIs, but everything that does exist is carefully tested and fully documented, so you can at least see what you're getting. Whether this makes it appropriate for your project is something only you can answer :-). But we're very interested in having people try it out and give feedback. As a volunteer run project, it's hard to have a formal roadmap. I'm actually not sure what you're hoping for -- what kind of roadmap would be useful? |
we use python3 a lot, but the asyncio's api is not so good to use. trio looks promising and i like the design. i hope trio have a stable api and does not have serious bug. i want to try it in my projcet. |
I also hope trio has a stable API and no serious bugs :-). I am trying to make it stable as quickly as possible, but I won't make any promises until after we have some more experience using it in real applications. |
i will try trio in my private project and keep an eye on this. thanks for your working. just close this. |
Good luck! |
No description provided.
The text was updated successfully, but these errors were encountered: