Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement websocket based digital stage interface #7

Open
gisogrimm opened this issue Aug 13, 2020 · 1 comment
Open

implement websocket based digital stage interface #7

gisogrimm opened this issue Aug 13, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@gisogrimm
Copy link
Owner

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

@gisogrimm gisogrimm added this to To do in ov-client Aug 13, 2020
@alessandrostone alessandrostone moved this from To do to Done in ov-client Dec 8, 2020
@alessandrostone alessandrostone self-assigned this Dec 8, 2020
@alessandrostone alessandrostone added the enhancement New feature or request label Dec 8, 2020
@alessandrostone
Copy link
Contributor

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 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
ov-client
  
Done
Development

No branches or pull requests

2 participants