Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

peer to peer reconnecting #709

Open
AbdulrahmanZ opened this issue Jul 13, 2021 · 1 comment
Open

peer to peer reconnecting #709

AbdulrahmanZ opened this issue Jul 13, 2021 · 1 comment

Comments

@AbdulrahmanZ
Copy link

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.

@Xaspy
Copy link

Xaspy commented Jul 26, 2021

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants