poolik / callback-websocket-examples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Java 79.2%Language:JavaScript 15.8%Language:CSS 5.0%