• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Question ws websocket , Connection has not stublished , https (mixed content)

mario2

New Pleskian
I am newbie to Websocket i found this project on github, and i want to integrate this project to my old PHP project in plesk vps

client.js :

connection.onopen = function () {
console.log("Connected to the server");
}

ttFyZ.png
 
I think that all is said including the solution in the screenshot that you have provided yourself. What is the question?
 
Back
Top