simple-xmpp / node-simple-xmpp

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

Getting timestamp from incoming xmpp message #73

Open realreef opened 7 years ago

realreef commented 7 years ago

hi,

how to get timestamp from incoming message?

silverbucket commented 7 years ago

hi @realreef - sorry for the delay, I try to maintain this library but it takes a low priority to my other work. I don't seem to get this timestamp information in the stanza from node-xmpp, perhaps it would be useful to defer this to their project and we could apply any changes here after that's resolved?