On Thu, Sep 29, 2011 at 3:45 AM, Amit Basu <alt_a...@hotmail.com> wrote: > Which test class in mina/vysper serves as an example for direct connection, > not mediated connection. I am looking for some sample code to try XEP-0065 > direct connection.
Since Vysper is an XMPP server, and servers are not involved in direct connections (only clients), we do not have any test for direct connections. /niklas