wsgi 和 asgi
Difference between wsgi & asgi
1. Wsgi is based on `Http`, not support `websocket`
2. Asgi is the extension of wsgi.
Last updated
Difference between wsgi & asgi
1. Wsgi is based on `Http`, not support `websocket`
2. Asgi is the extension of wsgi.
Last updated