Skip to content

inatus/xmpp-web-client-jetty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

xmpp-web-client-jetty

Sample xmpp web client implemented with Java-jetty.

Sample screen shot #Usage#

  1. Run Main class.
  2. 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

About

Sample xmpp web client implemented with Java-Jetty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published