therewasaguy / p5js-webIDE

demo ~
http://p5ide.herokuapp.com/
47 stars 11 forks source link

always use https #77

Open therewasaguy opened 8 years ago

therewasaguy commented 8 years ago

Now that Chrome has disallowed access to getUserMedia over http, the editor should always redirect to https.

For now, it's possible to use https with heroku, but worth noting that accessing the https version of the site has different localStorage than http.