soundanalogous / Breakout

Breakout is a javascript library and toolkit for connecting Arduino and other IOBoards to the web
www.breakoutjs.com
MIT License
180 stars 20 forks source link

Ability to disable static page hosting in node server #61

Closed soundanalogous closed 8 years ago

soundanalogous commented 10 years ago

Should add a flag that can be set to disable hosting static pages in the node server. The node server should be able to act as a websocket bridge only with an external server hosting the static pages for an application.

soundanalogous commented 8 years ago

moved to breakout-server: https://github.com/soundanalogous/breakout-server/issues/3