Hi Frank, On Sat, May 11, 2013 at 11:27 PM, Frank Arico <[email protected]> wrote:
> Sorry for the convoluted post. To state it succinctly. Can I use vysper to > > > On Sat, May 11, 2013 at 3:50 PM, Bernd Fondermann < > [email protected]> wrote: > <snip/> > > Question; Can I intercept and process messages sent to my vysper server to > an arbitrary user without the user being logging into my server ? > that should be possible. > We have a vendor whose product uses XMPP to communicate from athe user's > home all security events and alarms to their XMPP server. The problem > domain is home security and automation. We want the vendor to also send the > XMPP stream to our vysper server so that we can process them and send the > alarms to the user's mobile. The vendor's product does not currently do > this. This has to scale to 100K + users. It works fine when I havea test > user logger into the system but blows up when the user is not logged in. > I saw your other email . Should I try that? > If you ask for my opinion, I have to say that I wouldn't trust such a vendor if he would be multiplexing any communication from my home to his system to a third party. If you only want to know if it's possible to do something like is, then yes, it probably is if you are willing to change the inner workings of Vysper. Maybe you are better of with a more stripped down approach where you scan the XMPP stream for relevant messages. However, honestly, your general solution as I understand it, pretty much sounds a lot like a hack. Bernd
