Modified HttpListener.cs and others for secure connection
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*/
|
||||
|
||||
var wsUri = "ws://localhost:4649/Echo";
|
||||
//var wsUri = "wss://localhost:4649/Echo";
|
||||
var output;
|
||||
|
||||
function init(){
|
||||
|
Reference in New Issue
Block a user