gunicorn - gunicorn compatibility

Worker

The only thing provided by this module. See gunicorn configuration overview for details.

gunicorn -k dogeweb.gunicorn.Worker module:app

WorkerNG

A version of Worker that uses HTTP/2. libh2o and h2py still required for this to work. aiouv, too.