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
A receiving client MUST delete all cached information about and for the other client with the identity of the id field (such as cookies and sequence numbers). The client MAY stay on the path and wait for a new initiator/responder to connect. However, the client-to-client handshake MUST start from the beginning. In addition, the client MUST notify the user application that the client with the identity id has disconnected.
If initiator get disconnected message, and I try to connect back same or other responder I get Signaling error: Protocol error (Invalid nonce: ValidationError: Responder 2 cookie changed)
Looks like initiator's state is not reseted
From Protocol:
from code
The text was updated successfully, but these errors were encountered: