summaryrefslogtreecommitdiff
path: root/src/main/resources/static/test-ws.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.
bgstack15