mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 14:50:19 +00:00
uvloop
This commit is contained in:
@@ -41,7 +41,7 @@ But will it blend?
|
||||
api.run()
|
||||
|
||||
|
||||
This gets you a ASGI app, with a production static file-server pre-installed, jinja2 templating (without additional imports), and a production webserver (ready for slowloris attacks), serving up requests with gzip compression automatically.
|
||||
This gets you a ASGI app, with a production static file-server pre-installed, jinja2 templating (without additional imports), and a production webserver based on uvloop, serving up requests with gzip compression automatically.
|
||||
|
||||
-------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user