publiclab / webjack

a JavaScript library that uses an audio software modem to communicate with an Arduino via a headphone jack

Home Page:https://webjack.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up SSL for demo if possible

jywarren opened this issue · comments

WebRTC now requires HTTPS, but our demo at WebJack.io (github pages hosted) shows an error for this.

https://hackernoon.com/set-up-ssl-on-github-pages-with-custom-domains-for-free-a576bdf51bc shows maybe a way to get this fixed...

isaacs/github#156 describes the problem pretty thoroughly.

backup plan: just use https://publiclab.github.io/webjack

This works now! https://webjack.io/ - should change the CNAME file to point at this.