ov-client icon indicating copy to clipboard operation
ov-client copied to clipboard

implement websocket based digital stage interface

Open gisogrimm opened this issue 5 years ago • 1 comments

implement the digital stage interface based on typescript reference implementation #6, probably using boost websockets

gisogrimm avatar Aug 13 '20 15:08 gisogrimm

Implemented using cpprestsdk; client is able to use ds-config file to read credentials, login into digital-stage, get jwt, start websocket listener, send and receive messages, parse (some) messages, receive closing message and properly close the client.

Missing tascar integration for digital-stage( WIP )

alessandrostone avatar Dec 08 '20 16:12 alessandrostone