Support XEP-0184: Message Delivery Receipts
Opened this issue · 1 comments
OmarMakled commented
How to support https://xmpp.org/extensions/xep-0184.html#intro is there any way to add this xep like https://github.com/strophe/strophejs-plugin-receipts
sstrigler commented
JSJaC is a low level library. You can implement XEP-0184 on top of JSJaC without modification. At some point there was an effort to collect code snippets for implementations of the most common extensions but this went nowhere.
Probably you’re best off using Strophe and its plugins if you want to safe yourself from implementing everything on your own.
JSJaC is not actively maintained anymore at this time.
… On 9 Apr 2021, at 03:14, OmarMakled ***@***.***> wrote:
How to support https://xmpp.org/extensions/xep-0184.html#intro is there any way to add this xep like https://github.com/strophe/strophejs-plugin-receipts
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.