apprtc
apprtc copied to clipboard
peer to peer reconnecting
how to reconnect to the same peer after loss internet connection and recovery it again ? when the wifi is disabled the iceConnectionState becomes DISCONNECTED and I tried to re-connect to the same peer again when the internet backs again , but I couldn't.
Any help please.
You needs to configure session again. Receive candidate and offer messages from not disconnected client and save this messages. After other client connected send saved messages to him.