Skip to content

Commit

Permalink
Merge pull request timofurrer#58 from Eadword/master
Browse files Browse the repository at this point in the history
Added asgiref
  • Loading branch information
timofurrer authored Feb 9, 2020
2 parents 493e317 + e9ea6d6 commit 93898d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ Find some of those *awesome* packages here and if you are missing one we count o
* [aiorun](https://github.com/cjrh/aiorun) - A `run()` function that handles all the usual boilerplate for startup and graceful shutdown.
* [aioserial](https://github.com/changyuheng/aioserial) - A drop-in replacement of [pySerial](https://github.com/pyserial/pyserial).
* [aiozipkin](https://github.com/aio-libs/aiozipkin) - Distributed tracing instrumentation for asyncio with zipkin
* [asgiref](https://github.com/django/asgiref) - Backend utils for ASGI to WSGI integration, includes sync_to_async and async_to_sync function wrappers.
* [ruia](https://github.com/howie6879/ruia) - An async web scraping micro-framework based on asyncio.

## Writings

*Documentation, blog posts, and other awesome writing about asyncio.*
Expand Down

0 comments on commit 93898d0

Please sign in to comment.