ardour/share/web_surfaces/builtin/mixer-demo/js
Luciano Iam ae4df127ad
WebSockets: implement a JavaScript object-oriented client API
Replace previous callback based basic client with an easier
to use object-oriented API that further abstracts the low level
details of the WebSockets Server surface messaging protocol.

All built-in web surface demos were updated to use the new API.
2020-06-10 19:47:37 +02:00
..
main.js WebSockets: implement a JavaScript object-oriented client API 2020-06-10 19:47:37 +02:00
widget.js WebSockets: remove unnecessary import from mixer-demo/widget.js 2020-04-22 21:59:34 +02:00