Spacebrew / spacebrew

A dynamic re-routable software toolkit for choreographing interactive spaces.
MIT License
222 stars 50 forks source link

serving admin interface from server #68

Closed quinkennedy closed 8 years ago

quinkennedy commented 8 years ago

I made some minor changes, and tested on Node 5.7.0, I would appreciate it if someone else tested this with a client or two before we merge it into master.

robotconscience commented 8 years ago

Cool dude. I can test more later! Tried a few this AM and looked good.

robotconscience commented 8 years ago

Stress tested this / tried with all types, different port. I think the only thing that would be good to fix/change would be the admin automatically connecting to the port it's on–e.g. "localhost:9001" would auto connect to 9001. What do you think?

quinkennedy commented 8 years ago

could be nice.

quinkennedy commented 8 years ago

fixes #67