summaryrefslogtreecommitdiff
path: root/src/main/js
Commit message (Collapse)AuthorAge
* Add WS experiment test pageJoffrey BION2016-12-11
| | | | This pages allows to test spring/STOMP config to see which messages are properly broadcasted to all users, which are just sent to the caller, and which are sent a specific user from the server.
* Rename javascript folder to jsJoffrey BION2016-12-08
This makes auto-completion easier and paths shorter.
bgstack15