13
0
livetrax/share/web_surfaces/builtin/mixer-demo/manifest.xml
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

7 lines
199 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<WebSurface>
<Name value="Mixer Demo"/>
<Description value="Mixer control capabilities demo aimed at developers"/>
<Version value="0.1.1"/>
</WebSurface>