You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • What's up with the whole "Web Bluetooth only works over HTTPS" thing?

    I think it's just part of a general push by browser makers to get people onto HTTPS.

    However it works fine if served from http://localhost

    Only issue if if you're trying to use it from another device, so end up doing http://mypc.local - then it won't work.

    In terms of development, I'd suggest trying to develop mainly with the Web IDE (which'll be much faster), then commit to a GitHub repo and finally test the result on GitHub pages

About

Avatar for Gordon @Gordon started