Replies: 2 comments 7 replies
-
I asked a similar question over an actix cors bug but the developer was quick to close the report answering 'soon' there will be a beta release for solve unknown reason to me thru seem to be hostile when it comes to the topic of the updates |
Beta Was this translation helpful? Give feedback.
7 replies
-
You can get an idea on how I fixed it myself from my forked repo. actix-extras is working for me on actix-beta v.4.0.0-beta.6 https://github.com/sankar-boro/actix-extras. But do not use it for production. As i have not polished them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The reason I ask is that the community at large migrated to tokio 1 and more and more I get runtime compatibility issues when trying to install or upgrade packages. I'm considering using the beta directly, but then some middlewares are not updated (which makes sense).
Since I didn't see plans or a roadmap, I'm just asking if there's any ETA or list of issues to be solved before full release so we can get our tokio 1 on, along with all the other improvements. I'm not trying to pressure anyone because I know the awesome work being done here is done voluntarily. I just wanted to know the feeling of the dev team!
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions