NextCenturyCorporation / MCS

Repo for the Machine Common Sense project
https://nextcenturycorporation.github.io/MCS/
Apache License 2.0
11 stars 8 forks source link

MCS-1945 [Webenabled] Restrict to one tab #693

Closed rartiss55 closed 1 year ago

rartiss55 commented 1 year ago

This is to prevent multiple dangling controller processes in webenabled. You should be able to still have multiple sessions across browsers, but now it'll be restricted to one session/controller per browser. If you are in the same browser and try to open up webenabled in another tab, you should get a warning/error message.