sanic/sanic
Adam Hopkins 4b968dc611
Listeners for main server process (#2018)
* Initial POC

* Add test case

* Resolve create_server and Gunicorn serve)

* add testr coverage
2021-03-01 15:03:26 +02:00
..
mixins Listeners for main server process (#2018) 2021-03-01 15:03:26 +02:00
models Add more py37 typing hacks 2021-02-22 14:08:14 +02:00
__init__.py Additonal annotations 2021-01-29 16:19:10 +02:00
__main__.py squash 2020-10-25 21:22:19 +02:00
__version__.py Set 21.3 alpha version 2021-01-19 11:04:11 +02:00
app.py Listeners for main server process (#2018) 2021-03-01 15:03:26 +02:00
asgi.py Add support for 3.7 checking of mock transport 2021-02-22 13:39:10 +02:00
base.py Add SanicBase 2021-01-28 09:18:06 +02:00
blueprint_group.py Add in sanic-routing branch 2021-01-28 12:33:09 +02:00
blueprints.py Cleanup type checking 2021-02-21 21:29:41 +02:00
compat.py Resolve merge conflict 2021-02-16 11:36:06 +02:00
config.py Cleanup type checking 2021-02-21 21:29:41 +02:00
constants.py run black against sanic module 2018-10-13 17:55:33 -07:00
cookies.py Additonal annotations 2021-01-29 16:19:10 +02:00
errorpages.py Cleanup type checking 2021-02-21 21:29:41 +02:00
exceptions.py Additonal annotations 2021-01-29 16:19:10 +02:00
handlers.py Add more documentationand type annotations 2021-01-31 12:30:37 +02:00
headers.py Add more documentationand type annotations 2021-01-31 12:30:37 +02:00
helpers.py Additonal annotations 2021-01-29 16:19:10 +02:00
http.py squash 2021-01-31 16:08:19 +02:00
log.py Additonal annotations 2021-01-29 16:19:10 +02:00
py.typed Add py.typed file (#1970) 2020-11-19 11:18:25 +02:00
reloader_helpers.py Fix reloader on OSX py38 and Windows (#1827) 2020-06-03 16:45:07 +03:00
request.py Add more py37 typing hacks 2021-02-22 14:08:04 +02:00
response.py Add more py37 typing hacks 2021-02-22 14:08:04 +02:00
router.py Cleanup type checking 2021-02-21 21:29:41 +02:00
server.py Listeners for main server process (#2018) 2021-03-01 15:03:26 +02:00
utils.py test coverage 2021-02-15 22:45:21 +02:00
views.py squash 2021-02-15 17:33:23 +02:00
websocket.py Add websocket ping variables (#1906) 2020-08-07 06:37:59 +03:00
worker.py Listeners for main server process (#2018) 2021-03-01 15:03:26 +02:00