webstation-broker
Session broker and collaboration interface for the RomM webstation container. One play session at a time: a game is activated over REST, the emulator launches with its save data restored, and players land in a shared room around the stream.
Overview
What the broker is, how a session flows, and where it sits next to RomM and the webstation container.
Run the container
The linuxserver/webstation:romm image: compose file, volumes, GPU, and what happens at boot.
REST API
Activate, join, save and load state, move state files and save archives, exit.
Developer
Dev mode, tests, adding an emulator, and the generated Python reference.