I am using below socket.js file and port, but it freezes computer after 4-5 user comes in video conferencing.
Socket url is,
https://rtcmulticonnection.herokuapp.com/socket.io/socket.io.js
and Port is,
https://rtcmulticonnection.herokuapp.com:443/
should i use above socket and port, OR need to create own socket.io in web server. i am using rtc multi Connection method for video conferencing. how to sort-out this issue, can someone knows this issue.