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

Real-Time Assistant API via WebSockets #28

Open
Glavin001 opened this issue Jun 21, 2018 · 1 comment
Open

Real-Time Assistant API via WebSockets #28

Glavin001 opened this issue Jun 21, 2018 · 1 comment
Labels
enhancement help wanted Extra attention is needed

Comments

@Glavin001
Copy link
Member

Leap Motion used WebSockets to communicate between their web applications and the leapd process running on the user's computer. This allowed a web application to access gesture data and play games.
See https://developer-archive.leapmotion.com/documentation/javascript/supplements/Leap_JSON.html

What if Unibeautify exposed a WebSocket API -- disabled by default, opt-in? The Assistant could instruct a user to start their "diagnostics API server" or something and then the Assistant web application could connect and provide real-time diagnostic information 🎉 .

@Glavin001 Glavin001 added enhancement help wanted Extra attention is needed labels Jun 21, 2018
@Glavin001
Copy link
Member Author

@szeck87 thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant