On 30 September 2014 07:19, Aravindan G <[email protected]> wrote:
> Hi All, > > I want to implement a delayed delivery feature using XMPP where on > XMPP Clients users can create events and send personalized messages to > users later. Like i can create events like Happy birthday to my friend > that falls next month with a personalized message and the client would > send it at the appropriate time. This is resource consuming as the > client needs to run a daemon/service to check the date and time and > send messages accordingly. > > Instead can the client use XMPP XEP 203 and submit message to the > server and can the server deliver it on the appropriate date and time. > But as per the extension it states that it is more for sending > messages to some one who is offline. > No, XEP-0203 is a delay marker, rather than a command. A "Future Delivery" extension hasn't been written. (Yet?) Dave.
