On Fri, Aug 26, 2011 at 7:27 PM, Bob DeRemer <[email protected]> wrote: > I looking into creating my own IQ processing logic. We're embedding Vysper > in our own JAVA webapp [running in Tomcat] and we have some .Net client > software that we would like to modify to use custom IQ(s) for communication > with our server application. By using XMPP, we can achieve the benefits of a > persistent connection. > > Thanks in advance for any documentation, samples, etc. that show how to > create custom IQ(s) that plug into Vysper.
I'm afraid the documentation is lacking, but have a look at one of the existing modules, like that for MUC or a simpler one like XMPP ping, they probably do exactly what you need. /niklas
