is there an example i can use with websockets on cloudflare ?

The documentation does not link to one particular example . Would be nice to maybe add that link in the docs https://developers.cloudflare.com/workers/runtime-apis/websockets/
WebSockets allow you to communicate in real time with your Cloudflare Workers serverless functions.
Was this page helpful?