MicrosoftDX / Vorlonjs

A new, open source, extensible, platform-agnostic tool for remotely debugging and testing your JavaScript. Powered by node.js and socket.io
http://www.vorlonjs.com
Other
2.92k stars 259 forks source link

https support #429

Open stiv-yakovenko opened 6 years ago

stiv-yakovenko commented 6 years ago

HI! Does Vorlonjs support https server with certificate? Sometimes https is required for web app to work (for WebRTC for example), and its not possible to add script from http to https app.