summaryrefslogtreecommitdiff
path: root/share/web_surfaces/shared/message.js
AgeCommit message (Collapse)Author
2020-04-17WebSockets: improve JS client and demoLuciano Iam
add methods to callback.js automatically reconnect js client on disconnection mixer-demo do not recreate UI on reconnection NO-OP: indentation in message.js make client JS reconnection optional fix mixer-demo scrolling minor JS client refactor improve mixer-demo readability
2020-04-13WebSockets: avoid hardcoding node names in mixer-demo, fix typo in message.jsLuciano Iam
2020-04-13WebSockets: split channel.js into channel.js and message.jsLuciano Iam