ardour/share/web_surfaces/shared/components
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
..
mixer.js WebSockets: implement a JavaScript object-oriented client API 2020-06-10 19:47:37 +02:00
parameter.js WebSockets: implement a JavaScript object-oriented client API 2020-06-10 19:47:37 +02:00
plugin.js WebSockets: implement a JavaScript object-oriented client API 2020-06-10 19:47:37 +02:00
strip.js WebSockets: implement a JavaScript object-oriented client API 2020-06-10 19:47:37 +02:00
transport.js WebSockets: implement a JavaScript object-oriented client API 2020-06-10 19:47:37 +02:00