sanic/docs
Ashley Sommer 7674e917e4 Fixes "after_server_start" when using return_asyncio_server. (#1676)
* Fixes ability to trigger "after_server_start", "before_server_stop", "after_server_stop" server events when using app.create_server to start your own asyncio_server
See example file run_async_advanced for a full example

* Fix a missing method on AsyncServer that some tests need
Add a tiny bit more documentation in-code
Change name of AsyncServerCoro to AsyncioServer
2019-09-16 10:59:16 -07:00
..
_static Fix documentation build errors 2018-10-26 11:57:28 +03:00
sanic Fixes "after_server_start" when using return_asyncio_server. (#1676) 2019-09-16 10:59:16 -07:00
conf.py fix: #1631: add towncrier support and fix documentation warnings 2019-07-13 21:47:48 +05:30
index.rst Adding doc 2019-01-15 15:04:30 +02:00
make.bat improve doc and remove warnings 2017-07-02 10:02:04 -07:00
Makefile improve doc and remove warnings 2017-07-02 10:02:04 -07:00