octoblu / meshblu

Meshblu is a cross-protocol IoT machine-to-machine messaging system.
https://meshblu.readme.io/
MIT License
815 stars 182 forks source link

Demo link on landing page does not work #34

Closed jaydeepw closed 10 years ago

jaydeepw commented 10 years ago

When I click the demo button on the landing page I get to see this and it stays like that forever.

skynet

monteslu commented 10 years ago

Was requesting the socket.io client exclusively thorugh SSL. I modified the skyent.js client to load its socket io on the same protocol as the page now so the demo is working, but will leave this ticked open because i think it needs a better fix. Need to have socket.io client deliverable through SSL.

octoblu commented 10 years ago

Fixed. Thanks.