mirror of https://github.com/oxen-io/session-ios
Sync EndSession messages to linked devices
Alternatively, I considered deleting *only* the session with the device which sent the message, but since other clients are deleting *all* sessions associated with the contact, it will be less disruptive to get in line with their behavior. Fixes the scenario wherein: * Alice.1 has a session with Bob.1 and Bob.2 * Bob.1 sends an EndSession to Alice * Thus Alice.1 deletes her sessions with Bob.1 and Bob.2 * Bob.2 sends Alice1 "hi" (with the existing session - as a regular WM, not a PKWM) * Alice has no session with Bob.2 so cannot decrypt the message. // FREEBIEpull/1/head
parent
a21108db5c
commit
e1055c26a3
Loading…
Reference in New Issue