Vercel8h agoVercel Adds WebSocket Support for Python Functions and Web Frameworks
Vercel now supports WebSocket connections for Python Functions, enabling bidirectional communication for real-time features like AI streaming and live collaboration. The update covers both ASGI and WSGI applications, including support for FastAPI, Django, and Flask. This allows persistent connections between clients and server-side code on the platform.