My question is that how can i make a chat app using webrtc that work on wide area network. The provided code by Sir @hnasr is only applicable on same device on different browsers. What changes should be done in order to establish communication between two different devices?
My question is that how can i make a chat app using webrtc that work on wide area network. The provided code by Sir @hnasr is only applicable on same device on different browsers. What changes should be done in order to establish communication between two different devices?