imTigger/webapp-hardware-bridge

Will this work with https ?

Opened this issue · 2 comments

If a site is hosted with https, then any http/ws request will be blocked as "mixed-content". How is that handled ?

No, not in default setting.

WSS is coming in next release.
However there are no ETA for that.

Works for me if i connect to:
ws://localhost:12212/printer
instead of:
ws://127.0.0.1:12212/printer