simple-xmpp / node-simple-xmpp

Simple High Level NodeJS XMPP Client
302 stars 90 forks source link

handling offline message #72

Closed realreef closed 7 years ago

realreef commented 8 years ago

hi, i have a question, how to handle offline message. i want offline message is rejected by system

thank you

cyberwolf commented 7 years ago

I think support for https://xmpp.org/extensions/xep-0203.html needs to be built into simple-xmpp to accomplish this.

cyberwolf commented 7 years ago

See #74