49fdc6563f
Add ssl variable passthrough to following: -- sanic.run -- server.serve Add ssl variable to loop.create_server to enable built-in async context socket wrapper Update documentation Tested with worker = 1, and worker = 2. Signed-off-by: Matt Daue <mattdaue@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
blueprints.py | ||
config.py | ||
cookies.py | ||
exceptions.py | ||
log.py | ||
request.py | ||
response.py | ||
router.py | ||
sanic.py | ||
server.py | ||
static.py | ||
utils.py | ||
views.py |