summaryrefslogtreecommitdiffstats
path: root/python/asgiref/README
blob: 470eefba8add5dcd98bfaa3bc07ca5ec94160d8e (about) (plain) (blame)
1
2
3
ASGI is a standard for Python asynchronous web apps and servers
to communicate with each other, and positioned as an asynchronous
successor to WSGI.