Skip to content

Example 16: WebSockets at Scale (Redis backplane) #15

Description

@patterncatalyst

Chapter

_docs/16-appendix-c-websockets.md — WebSockets at Scale

Example Path

examples/16-websockets/

What to demonstrate

  • WebSocket endpoint with per-pod connection registry
  • Redis pub/sub backplane for multi-pod fan-out
  • Resume-don't-restart with sequence numbers
  • Scale-out without losing messages

Stack

Deliverables

  • compose.yaml (with Redis)
  • WebSocket service with Redis backplane
  • Client script for testing resume
  • README.md
  • verify.sh
  • Flip chapter footer to verified

Metadata

Metadata

Assignees

No one assigned

    Labels

    exampleRunnable example implementationpodman-stackExample uses podman compose infrastructureredisRequires Redis

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions