xmppjs / xmpp.js

XMPP for JavaScript
ISC License
2.18k stars 371 forks source link

How to implement this function #954

Closed abelshare closed 1 year ago

abelshare commented 1 year ago

How to implement this function

Account A sends a message to account B

Account B has logged in at Client 1 and received a message from A, but Account B didn't click to read it and went offline

Account B has logged in at Client 2 and needs to receive a message from Account A again