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

Feature request: WebSocket client support in toolkit #341

Open
justparking opened this issue Sep 19, 2024 · 0 comments
Open

Feature request: WebSocket client support in toolkit #341

justparking opened this issue Sep 19, 2024 · 0 comments
Labels
feature request proposal A feature or update proposal where feedback is sought.

Comments

@justparking
Copy link
Contributor

There are increasingly more devices that support WebSockets to control them (e.g. the WLED project)

It's a protocol that lends itself to Nodel recipes nicely and would make a very handy addition to the Toolkit.

I've been looking at some very lightweight, simple libraries and these two look promising:

  1. https://github.com/gusavila92/java-android-websocket-client
  2. https://github.com/TooTallNate/Java-WebSocket

Either could be cleanly integrated into Nodel making use of the relevant threading and logging frameworks.

@justparking justparking added feature request proposal A feature or update proposal where feedback is sought. labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request proposal A feature or update proposal where feedback is sought.
Projects
None yet
Development

No branches or pull requests

1 participant