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. Any clarification on the same would be appreciated Regards Aravindan
