Peer JS communication fails when initiator refreshes page
76 views
Skip to first unread message
Kingsley Frank-Demesi
unread,
May 21, 2019, 2:17:29 PM5/21/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PeerJS
Hello,
I am new to Peer JS, and I have been trying to fix a bug for almost a week now. My setup is working fine as expected—data are getting sent. However, when the initiator of the chat refreshes his/her page, the connection gets lost. I just don't know how to persist the connection. I will appreciate if someone can be of assistance.