-
Notifications
You must be signed in to change notification settings - Fork 56
Has the project been abandoned ? #71
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
Comments
It does look like this project has been abandoned 😬 |
It's a community project so I wouldn't expect people to monitor issues very closely. It does seem slightly abandoned on the surface tbh but I've not had any issues whatsoever so far. Is there some specific issue you're looking to have solved or is it just the commit traffic itself? |
An outstanding PR waiting to be merged adds async support to lambda handles. Rust endpoints with no async support are kinda useless :) |
Ah I see, yeah that PR seems very unattended. I'd however argue that async runtimes is far from a deal breaker due to the nature of AWS Lambdas, and you can always terminate async runtimes within your handler. |
But at least in Vercel, the |
Hey we released a new runtime in #80 which is based on the latest AWS Rust runtime. Happy about every feedback. I'll look into maintaining this for the foreseeable future. |
I see the latest update was more than a year ago.
Does the project still have maintainers ?
The text was updated successfully, but these errors were encountered: