/callback-websocket-examples

Examples how to use callback-websocket in a embedded jar or simple war file

Primary LanguageJavaMIT LicenseMIT

callback-websocket-examples

Full stack examples how to use callback-websocket in a embedded jar or simple war file.

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