Cloudflare DevelopersCD
Cloudflare Developersโ€ข9mo agoโ€ข
1 reply
CiRCUiT

Creating a Multi-User Chat Room with Cloudflare Agent and WebSocket

I'm currently working with Cloudflare's agent system and I'm looking to build a small chat room functionality where 2-3 real users can interact simultaneously.
I'm planning to implement this using WebSockets for real-time communication between users, with the Cloudflare agent acting as both a participant and facilitator in the conversations.
Has anyone implemented something similar or have recommendations on the best approach?
Was this page helpful?