xmpp messages are lost when client connection lost suddently

后端 未结 4 1484
谎友^
谎友^ 2020-12-24 04:57

I am using ejabberd server and ios xmppframework. there are two clients, A and B.

  1. When A and B are online, A can send message to B successfu
4条回答
  •  轮回少年
    2020-12-24 05:55

    At last, I use Ping together with Stream Management: http://xmpp.org/extensions/xep-0198.html This problem is solved.

提交回复
热议问题