Interactive sandbox
One teacher ยท many players ยท one SDK
This page instantiates a full multiplayer session in-memory. A host plugin and
several player plugins share a MemoryMockHub so every state broadcast,
action and transient event actually travels between them โ exactly like it would
in a real Memizy lobby.
๐ฅ๏ธ
Host ยท Teacher / projector view
HOST-SETTINGS
Host SDK connectingโฆ
๐ก Protocol log
Every message shown here corresponds to a method on
HostApi or
PluginApi. See
docs/host-protocol.md
for the wire-level spec.