13
0
livetrax/libs/surfaces/websockets
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
..
ardour_websockets.cc websockets: shutdown UI event loop is server cannot start 2020-04-09 15:36:02 -06:00
ardour_websockets.h
client.cc
client.h
component.cc
component.h
dispatcher.cc
dispatcher.h
feedback.cc
feedback.h
globals.cc
globals.h
interface.cc
json.cc
json.h
manifest.cc
manifest.h
message.cc
message.h
resources.cc
resources.h
server.cc
server.h
state.cc
state.h
strips.cc
strips.h
typed_value.cc
typed_value.h
wscript