Skip to content

Demos and architectures

Learn how you can use Durable Objects within your existing application and architecture.

Demos

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.
  • Wildebeest : Wildebeest is an ActivityPub and Mastodon-compatible server whose goal is to allow anyone to operate their Fediverse server and identity on their domain without needing to keep infrastructure, with minimal setup and maintenance, and running in minutes.
  • 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.

Reference architectures

Explore the following reference architectures that use Durable Objects: