News

WSGI works by exposing a Python function, typically named application or app, to the web server. ... We aren’t using receive in this example, but it too is an async function.