Develop Secure Apps with WebSockets and Node.js

Develop Secure Apps with WebSockets and Node.js

Learn to build a secure realtime application using WebSockets and Node.js!

I have a web rtc video chat sver using node.js and socket.io but it wont work on insecure ports i need to secure node.js / socket.io project how do i do that?

This tutorial might help:

im stuck here it wont work on insecure ports anymore this whole thing needs updating to use secure · Issue #74 · WebDevSimplified/Zoom-Clone-With-WebRTC · GitHub

@ mraible And I would but thats not video its just chat only, for video chat it needs to be secure port used or it wont work nowadays in most browsers.