Download Grizzly Glassfish Websocket Demos Free Java Code

Description

Various demos built with the GlassFish/Grizzly websocket APIs.

Source Files

The download file Grizzly-Glassfish-Websocket-Demos-master.zip has the following entries.


.gitignore/*  w  w  w .ja v a2 s . co  m*/
core/pom.xml
life/pom.xml
life/src/main/java/com/antwerkz/wsdemos/life/AsyncServlet.java
life/src/main/java/com/antwerkz/wsdemos/life/CometServlet.java
life/src/main/java/com/antwerkz/wsdemos/life/LifeGame.java
life/src/main/java/com/antwerkz/wsdemos/life/WebSocketServlet.java
life/src/main/webapp/WEB-INF/web.xml
life/src/main/webapp/combo.html
life/src/main/webapp/combostyle.css
life/src/main/webapp/index.html
life/src/main/webapp/js/behaviour.js
life/src/main/webapp/js/life-polling.js
life/src/main/webapp/js/life-servlet3.js
life/src/main/webapp/js/life-streaming.js
life/src/main/webapp/js/life-websocket.js
life/src/main/webapp/js/prototype.js
life/src/main/webapp/js/table.js
life/src/main/webapp/long_polling.html
life/src/main/webapp/servlet3.html
life/src/main/webapp/streaming.html
life/src/main/webapp/style.css
life/src/test/java/com/antwerkz/wsdemos/life/LifeGameTest.java
life/src/test/java/com/antwerkz/wsdemos/life/LifeTest.java
life/src/test/java/com/antwerkz/wsdemos/life/Main.java
pom.xml
war/generateTable.sh
war/pom.xml
war/src/main/java/com/antwerkz/wsdemos/war/ActionHandler.java
war/src/main/java/com/antwerkz/wsdemos/war/Piece.java
war/src/main/java/com/antwerkz/wsdemos/war/Player.java
war/src/main/java/com/antwerkz/wsdemos/war/Result.java
war/src/main/java/com/antwerkz/wsdemos/war/Type.java
war/src/main/java/com/antwerkz/wsdemos/war/WarGame.java
war/src/main/webapp/WEB-INF/web.xml
war/src/main/webapp/index.html
war/src/main/webapp/js/war.js
war/src/main/webapp/style.css
war/src/test/java/com/antwerkz/wsdemos/war/Main.java
war/src/test/java/com/antwerkz/wsdemos/war/WarGameTest.java

Download

Click the following link to download Grizzly-Glassfish-Websocket-Demos-master.zip.

Grizzly-Glassfish-Websocket-Demos-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket