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
- support IOLoop.close() when called after asyncio.run
- locale doesn't preserve territory and doesn't do error handling
- Queue.get(timeout) waits indefinitly for timedelta of zero seconds
- websocket disconnect and reconnect every 10 minutes
- add brotli support
- Multiple AsyncHTTPClient objects created for one asyncio event loop
- Add StreamingMultipartFormDataParser.
- Provide a `host` application setting
- Add a decorator that normalizes the request duration to prevent enumeration
- UnicodeDecodeError in curl_httpclient's `_curl_debug()`
- Docs
- Python not yet supported