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
- Logging enabled caching can cause TypeError in unit tests
- Allow caching of middleware construction
- Fix infinite `iter_chunks()` on empty response
- Migrating From aiosignal to aiocallback for TraceConfig to improve it's performance and readability.
- Workaround uvloop losing track of sockets when passing a socket to create_connection
- Http2 Support using hpack & hyperframe
- Add rate limiting middleware example and introduce tests for examples
- Make web logs timestamps DST aware
- Remove pytest_plugin
- Allow decompression to continue after exceeding max_length
- Docs
- Python not yet supported