The docs say that the WSGI plugin is “a Serverless v1.x plugin”.
Is that true? Serverless v1.x was many releases ago. Is this plugin still maintained?
The docs say that the WSGI plugin is “a Serverless v1.x plugin”.
Is that true? Serverless v1.x was many releases ago. Is this plugin still maintained?
I do use it with serverless framework v2 and it works and just looking at the code, there seems to be a handler for the v2 payload here: serverless-wsgi/serverless_wsgi.py at master · logandk/serverless-wsgi · GitHub