If I run my Snap4Arduino code on an HTTPS page I get this error from Chrome:
mqttws.js:1046 Mixed Content: The page at 'https://snap.berkeley.edu/snapsource/snap.html' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://raspberrypi.local:1884/mqtt'. This request has been blocked; this endpoint must be available over WSS.
If I run my Snap4Arduino code on an HTTPS page I get this error from Chrome:
mqttws.js:1046 Mixed Content: The page at 'https://snap.berkeley.edu/snapsource/snap.html' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://raspberrypi.local:1884/mqtt'. This request has been blocked; this endpoint must be available over WSS.