processone / ejabberd

Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
https://www.process-one.net/en/ejabberd/
Other
6.09k stars 1.51k forks source link

how to add xep_0079(mod_amp) support on ejabebrd 14.07? #304

Closed hackrole closed 10 years ago

hackrole commented 10 years ago

I am new to ejabberd and erlang. I found the ejabberd have no mod_amp. I found this site: https://support.process-one.net/browse/EJAB-449, but not know to build or install it. and the patch seems to be too old.

I build ejabberd 14.-07 successful now. But the new source seems no mod_amp too.

I found our mobile chat-app sometimes just lost the message due to some network reason.

so have to support xep__0079, or how to fix the message-lost problem? thanks in advance.

weiss commented 10 years ago

I found our mobile chat-app sometimes just lost the message due to some network reason.

XEP-0079 won't avoid message loss. XEP-0198 (Stream Management) aims to do that, and ejabberd 14.07 enables support for that out of the box. So you might want to teach your app to use it.

hackrole commented 10 years ago

you are right. thanks for the answer.

and can you tell me how to eable it on client ? for example: an demo write with python sleekxmpp.

weiss commented 10 years ago

and can you tell me how to eable it on client ? for example: an demo write with python sleekxmpp.

No, you'll have to consult the SleekXMPP docs.

hackrole commented 10 years ago

I will have a try. thanks for you time

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.