Photon Quantum Deterministic Simulation API

Photon's deterministic, ECS-based simulation framework that ships player inputs (not state) across all clients in lockstep, re-simulating identically on every machine. Transport is the shared Photon Realtime protocol (UDP/TCP/WebSocket); Quantum also supports the same Room Lifecycle WebHooks as Realtime/Fusion.

API entry from apis.yml

apis.yml Raw ↑
aid: photonengine:photonengine-quantum-api
name: Photon Quantum Deterministic Simulation API
tags:
- Quantum
- ECS
- Deterministic
- Lockstep
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://doc.photonengine.com/quantum/current/manual/introduction
baseURL: wss://ns.exitgames.com:443
properties:
- url: https://doc.photonengine.com/quantum/current/manual/introduction
  type: Documentation
- url: https://doc.photonengine.com/quantum/current/manual/webhooks
  type: Documentation
description: Photon's deterministic, ECS-based simulation framework that ships player inputs (not state)
  across all clients in lockstep, re-simulating identically on every machine. Transport is the shared
  Photon Realtime protocol (UDP/TCP/WebSocket); Quantum also supports the same Room Lifecycle WebHooks
  as Realtime/Fusion.