aiohttp
https://github.com/aio-libs/aiohttp
Python
Asynchronous HTTP client/server framework for asyncio and Python
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 aiohttp
Help out
- Issues
- Replace deque in StreamReader with bytearray
- Accessing Response.text can fail with an AttributeError
- add chaining / mounting routing tables
- Publish release lifecycle, support duration and security reports
- Marking response.force_close() doesn't prevent lingering
- Provide an example for *fake server* in documentation/demo.
- Websocket timeout needs a print
- Feature request: add functionality to retrieve the the server certificate in a client request
- Send explicit RuntimeError on response operations after session closing
- Cannot easily access max_field_size in client response
- Docs
- Python not yet supported