simple-xmpp / node-simple-xmpp

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

transfer file and not event 'stanza' #47

Closed OleLykoye closed 10 years ago

OleLykoye commented 10 years ago

Hi, sorry for my english. I have not found a method to transfer files. And when Psi +-client for Linux sends files in the method xmpp.on ('stanza', ..... event occurs, and when it sends the Miranda - Client for Windows - not an event occurs. Why?

silverbucket commented 10 years ago

I'm not sure what your setup is, or how you're using node-simple-xmpp, but I believe file transferring is out of scope for the xmpp protocol, and we don't directly support it.