Full stack examples how to use callback-websocket in a embedded jar or simple war file.
- embedded-jar-example - Provides an example of how to use the callback-websocket library as a runnable jar file (using an embedded Jetty)
- war-example - An example of how to use the callback-websocket library as part of a standard .war file.
- performance-comparison - An example application to measure the performance differences between the standard AngularJS $http service and the WebSocketService.