I created a Facebook application that uses chat api using the following structure
Strophe.js <-- --> Punjab <-- --> Facebook XMPP
Everything works perfectly. My question is: can I prevent other clients from receiving messages after connecting my application?
to clarify: if a user starts using my application for communication, he should not receive answers in a regular facebook ui chat.
Can this be done?
Shlomi schwartz
source share