cd /news/developer-tools/websocket-support-is-now-in-public-b… · home topics developer-tools article
[ARTICLE · art-36434] src=vercel.com ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

WebSocket support is now in Public Beta

Vercel has launched WebSocket support in public beta for its Functions, enabling bidirectional communication for realtime features like AI streaming and chat. The WebSocket connections run on Fluid compute with billing only for active CPU time, not idle connections, and support standard Node.js libraries.

read1 min views15 publishedJun 22, 2026

Vercel Functions can now serve WebSocket connections, enabling bidirectional communication between clients and server-side code on Vercel.

Use WebSockets for realtime features such as interactive AI streaming, chat, and collaborative apps. WebSocket connections run on Fluid compute and follow the same limits and pricing as other Function invocations. With Active CPU pricing, billing only applies to the time your Function spends processing messages, not idle connection time.

You can serve WebSocket connections using standard Node.js libraries, with no additional configuration:

Higher-level libraries like [Socket.IO](http://socket.io/) are also supported.

Read [the documentation](https://vercel.com/docs/functions/websockets) to get started.
── more in #developer-tools 4 stories · sorted by recency
── more on @vercel 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/websocket-support-is…] indexed:0 read:1min 2026-06-22 ·