tornado
https://github.com/tornadoweb/tornado
Python
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported18 Subscribers
Add a CodeTriage badge to tornado
Help out
- Issues
- websockets: fix ping_timeout
- Content-length validation does not handle spaces
- Try to skip getaddrinfo if "host" is already an IP
- Any particular reason why calls to _handle_request_exception(e) or on_finish() are not being awaited ?
- StaticFileHandler block the whole application when downloading a large file
- tornado.curl_httpclient.CurlError: HTTP 599: Failed to connect to 127.0.0.1 port 9: Connection refused
- Run tornado gen.coroutines in the context of a task.
- Add ASGI support
- support samesite xsrf cookie
- websocket redirect ability
- Docs
- Python not yet supported