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
- Transform http-parser and http-writer with the new Multidict-CAPI
- SSLObject made available through exceptions
- Fix infinite `iter_chunks()` on empty response
- Migrating From aiosignal to aiocallback for TraceConfig to improve it's performance and readability.
- Http2 Support using hpack & hyperframe
- Add keepalive_requests and keepalive_time parameters for connection
- Growing memory usage in web_protocol.py
- Add specific exceptions for authentication issues
- OSError: [Errno 9] Bad file descriptor with uvloop
- New IOResponse class for serving a response using any IO object
- Docs
- Python not yet supported