diff --git a/README.md b/README.md index 5a7f5f89..179a8e2c 100644 --- a/README.md +++ b/README.md @@ -1161,6 +1161,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [autobahn-python](https://github.com/crossbario/autobahn-python) - WebSocket & WAMP for Python on Twisted and [asyncio](https://docs.python.org/3/library/asyncio.html). * [channels](https://github.com/django/channels) - Developer-friendly asynchrony for Django. * [websockets](https://github.com/aaugustin/websockets) - A library for building WebSocket servers and clients with a focus on correctness and simplicity. +* [aiosonic](https://github.com/sonic182/aiosonic) - A very fast Python asyncio http and websockets client ## WSGI Servers