-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add wsgi support #8
Comments
hi @ofpiyush ! thanks for working this issue, just wanted to check in and see if there are still any plans on getting this merged ? |
Hi @drish At the time, I had stopped because I needed to focus on something else. When I came back with a fresh perspective, I couldn't find a compelling reason to support WSGI. Right now, this issue is waiting for that compelling reason. |
hey @ofpiyush okay, thanks for the update here ! So I think for anybody using a WSGI framework, the option would be to use https://github.com/daroot/protoc-gen-twirp_python_srv, since twirpy only support ASGI frameworks ? |
Last when I'd talked to Dan, he mentioned that it's still Python2 and he's unlikely to spend effort on the project as he's moved on from the job. There's a branch with untested wsgi code on this as well based off of Dan's work. If you can provide a compelling case for WSGI, I'd add it. |
No description provided.
The text was updated successfully, but these errors were encountered: