This is a simple application to test Tyrus, the reference implementation for JSR356: Java API for WebSocket.
- Install maven2 or 3
- In the project root, run the command
mvn clean install exec:java -Dexec.mainClass=sbenkhaoua.app.tools.spec.SampleStandaloneOR run it from your favorite IDE.
A sample web socket script is available in the index.html file.