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
// TODO uncommenting the next line creates a message "Can't decrypt outgoing messages, probably you're using DC on multiple devices without transferring your key"
3126
+
// bob1.recv_msg(&request).await;
3122
3127
bob1.recv_msg(&answer).await;
3123
3128
3129
+
// The 1:1 chat should not be visible to the user on any of the devices.
0 commit comments