Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 283 Bytes

architecture.md

File metadata and controls

12 lines (12 loc) · 283 Bytes

Architecture

  • DAPR
    • Backend
      • World State
      • Player State
      • Player Actions
      • Updates via WebSockets
    • Frontend - React App
      • React Application
      • Connects via websockets
    • Frontend - Server App
      • Serves React App