Introducing WebSockets Support in Cloudflare Workers
Today, we’re releasing support for WebSockets in Cloudflare Workers.WebSockets unlock powerful use-cases in your serverless applications — live-updating, interactive experiences that bridge the gap between your users and Workers’ powerful network and runtime APIs.In this blog post, we’ll walk you through the basics of using WebSockets with Workers. That being said, WebSockets on their own…
Read More