mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 16:40:26 +08:00
cdfb336651
Most (all?) new APIs will require a "secure context", which generally means served over TLS. We can expect crashes because of missing functions if this requirement isn't fulfilled, so try to warn the user.