mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Deploy vinta/awesome-python to github.com/vinta/awesome-python.git:gh-pages
This commit is contained in:
parent
ed6716903a
commit
2825b19784
3 changed files with 3 additions and 2 deletions
|
@ -1729,7 +1729,8 @@
|
||||||
<h2 id="asgi-servers">ASGI Servers</h2>
|
<h2 id="asgi-servers">ASGI Servers</h2>
|
||||||
<p><em>ASGI-compatible web servers.</em></p>
|
<p><em>ASGI-compatible web servers.</em></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://github.com/encode/uvicorn">uvicorn</a> - Uvicorn is a lightning-fast ASGI server implementation, using uvloop and httptools.</li>
|
<li><a href="https://github.com/encode/uvicorn">uvicorn</a> - A lightning-fast ASGI server implementation, using uvloop and httptools.</li>
|
||||||
|
<li><a href="https://github.com/django/daphne">daphne</a> - A HTTP, HTTP2 and WebSocket protocol server for ASGI and ASGI-HTTP.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="asynchronous-programming">Asynchronous Programming</h2>
|
<h2 id="asynchronous-programming">Asynchronous Programming</h2>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in a new issue