Download play websocket growl sample Free Java Code

Description

A sample application notifies the server on Growl, and other users via WebSocket.

Source Files

The download file play-websocket-growl-sample-master.zip has the following entries.


.gitignore/*from w  ww . ja  va  2  s  . com*/
app/Bootstrap.java
app/controllers/Application.java
app/controllers/Notifications.java
app/notifier/Growl.java
app/notifier/Notification.java
app/notifier/NotificationStream.java
app/notifier/Notifier.java
app/views/Application/growlHTTP.html
app/views/Application/growlWS.html
app/views/Notifications/index.html
app/views/errors/404.html
app/views/errors/500.html
app/views/main.html
conf/application.conf
conf/dependencies.yml
conf/messages
conf/routes
public/images/favicon.png
public/javascripts/jquery-1.5.2.min.js
public/stylesheets/main.css
test/Application.test.html
test/ApplicationTest.java
test/BasicTest.java
test/data.yml
yabe.iml

Download

Click the following link to download play-websocket-growl-sample-master.zip.

play-websocket-growl-sample-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket