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

Server: Be compatible with WSGI #65

Open
staverne opened this issue May 4, 2017 · 2 comments
Open

Server: Be compatible with WSGI #65

staverne opened this issue May 4, 2017 · 2 comments

Comments

@staverne
Copy link
Member

staverne commented May 4, 2017

We want to remove libsoup dependencies and be compatible with WSGI.
We would like to use a server as gevent:

http://www.gevent.org/gevent.html

@jdavid
Copy link
Member

jdavid commented May 4, 2017

I may suggest: (1) upgrade to Python3.5 (2) use async

@staverne
Copy link
Member Author

staverne commented May 5, 2017

Thank's for suggestion. It was one of our option...
We should take the time to migrate all our projects to python 3.5
Linked to #67

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