This is an example of OpenChat client implemented with Tigase jaxmpp2 library
-
Build To build this project, jaxmpp2 must be installed in the local Maven repository first. jaxmpp2 source can be downloaded at https://projects.tigase.org/projects/jaxmpp2.
-
Run Correct configuration needs to be set in app.properties. OpenChatClient.java has the main method to start the application. There are few test cases included in main method, but they are commented out.