#guice-websocket
Example project demonstrating how to integrate Websocket on top of Jetty with Guice support
##Getting Started Compile the project and create runnable jar:
mvn package
java -jar target/guice-websocket-jar-with-dependencies.jar
Then navigate to http://localhost:8080