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
- Add dynamic port binding
- Growing memory usage in web_protocol.py
- Add specific exceptions for authentication issues
- Test invalid chunked body
- Use io.BytesIO() instead of List[bytes] + b"".join()
- Unnecessarily large memory footprint
- Handle PONG messages before closing connection due to heartbeat timeout
- OSError: [Errno 9] Bad file descriptor with uvloop
- New IOResponse class for serving a response using any IO object
- Partitioned cookies on Python <3.14
- Docs
- Python not yet supported