This is an websocket app example of java web server.
#How to deploy
- import code project into eclipse ide, then export as war package.
- deploy the war package into web server.
#Notice Must run web server within JDK8. (For example : Tomcat8.x, wildfily, Glassfish,xxx)