Sample xmpp web client implemented with Java-jetty.
- Run Main class.
- Open web browser and connect to "http://localhost:8040".
#To-Do#
- Connection gets disconnected after it remains idle for 5 minutes.
- Port number should be configured in a single property file. (Now configuration into js file is also needed.)
- Support SSL.
- Update the roster list after entries are updated.
- Update the roster list after entries are deleted.
- Improve design.
#License#
You may use the project under the terms of the MIT License