i want to send files to multiple users in a one chat room so that i will be broadcasted to everyone. so far i havent found anything or any help on internet which resolve this issue.
currently what i tried is to send a single file to each users one by one but i think that is not an efficient way so if someone has another approach then please do let know.
i have tried sending file using si-filetransfer
and bystream
also. socks5 bytestream
is not possible in javascript i guess so i havent tried that.
i am using openfire
server and stophe.js
to send files using javascript and XMPP protocol