Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XEP-0184: Message Delivery Receipts #141

Closed
manishjodhpur opened this issue Apr 21, 2014 · 7 comments
Closed

XEP-0184: Message Delivery Receipts #141

manishjodhpur opened this issue Apr 21, 2014 · 7 comments
Labels
Milestone

Comments

@manishjodhpur
Copy link

manishjodhpur commented Apr 21, 2014

Hi JCBrand,
can you plz explain, how to send delivery stanza using converse,js

thanks


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@jcbrand
Copy link
Member

jcbrand commented Apr 24, 2014

I assume you refer to XEP-0184? Converse.js doesn't support this yet.

@jcbrand jcbrand closed this as completed Apr 24, 2014
@jcbrand jcbrand changed the title how to send delivery receipt stanza XEP-0184: Message Delivery Receipts Apr 25, 2014
@jcbrand jcbrand reopened this Apr 25, 2014
@chihanlin
Copy link

XEP-0184, plus XEP-0198 together will make the Message deliver become a very reliable way. From my own opinion, the most important features of a messaging system should do its best to make sure a message being able to be delivered end to end without lost any message. If these two (0184, 0198) being implemented, other missing feature (for example, not be able to always keep-alive for typical web application, will not be an critical defect.) Therefore, XEP-0184, 0198 should be in the higher priority among other enhancements. The earlier converse.js can have these two implemented, the preference of this converse.js will be.

@devurandom
Copy link

Strophe.js claims to support this: https://github.com/strophe/strophejs-plugins/tree/master/receipts

@vcarro
Copy link

vcarro commented Mar 30, 2016

+1

@robert-scheck
Copy link

Are there any plans for XEP-0184 support, ideally in combination with support for XEP-0198?

@dwd
Copy link

dwd commented Nov 7, 2018

As a sort of side note, XEP-0198 isn't needed over BOSH, which has its own retransmission capability. But XEP-0184 would still be useful.

@jcbrand
Copy link
Member

jcbrand commented Nov 7, 2018

Relevant pull request #1304

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants