Demo apps
Explore the following demo applications for Durable Objects.
- NBA Finals Polling and Predictor: This stateful polling application uses Cloudflare Workers AI, Cloudflare Pages, Cloudflare Durable Objects, and Hono to keep track of users’ votes for different basketball teams and generates personal predictions for the series.
- Cloudflare Workers Chat Demo: This is a demo app written on Cloudflare Workers utilizing Durable Objects to implement real-time chat with stored history.
- Multiplayer Doom Workers: A WebAssembly Doom port with multiplayer support running on top of Cloudflare’s global network using Workers, WebSockets, Pages, and Durable Objects.