ASGI is a standard for Python asynchronous web apps and servers
to communicate with each other, and positioned as an asynchronous
successor to WSGI.