You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Signal server return {"type":"EXPIRE","src":"abc","dst":"7ac5c04a-d47a-44f1-95e4-7800b1a72900"}
The on error in Peer B should catch the error, but here is nothing catch.
Please, check for existing issues to avoid duplicates.
What happened?
When trying to connect a non-existing ID,
on error
has no fired.The Peer A
The Peer B
The Signal server return
{"type":"EXPIRE","src":"abc","dst":"7ac5c04a-d47a-44f1-95e4-7800b1a72900"}
The
on error
in Peer B should catch the error, but here is nothing catch.The similar error #127 , but not the same
peerjs version: 1.5.4
peer signal server version: 1.0.2
How can we reproduce the issue?
No response
What do you expected to happen?
The
on error
in Peer B should catch the errorEnvironment setup
Is this a regression?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: