Open dustinfast opened 6 years ago
Created unique sessions for each web client with own instance of BOS and sims (branch: session_tracks). Still not functional for more than one client at this time, however, because each BOS/sim attempts to use the same ports - need to randomize ports for each instance.
Fix: Each web session needs its own track instance, so the devices are simulated according to that sessions settings.