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

Add websocket support #8

Open
michaelkoetter opened this issue Mar 22, 2016 · 0 comments
Open

Add websocket support #8

michaelkoetter opened this issue Mar 22, 2016 · 0 comments

Comments

@michaelkoetter
Copy link
Owner

Using a websocket to transfer TMCL instructions and replies could speed up the communication significantly, especially when we want to monitor some values in the web UI.

If possible, the websocket should support both: JSON commands (in websocket text frames), or the binary TMCL protocol (in websocket binary frames).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant