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

Support "Subscribe" type cmd #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

joshhodgson
Copy link

No description provided.

WebOS supports the "Subscribe" type. Everything seems to work except for the fact that it would only pass the first response to the callback. I can't see any breaks happening from this as each cmd that gets run (that isn't a subscribe) only gets one response anyway
@joshhodgson
Copy link
Author

Everything was there to support "subscribe" type commands (like remote.cmd("", "subscribe", "ssap://audio/getVolume", "", volumechange);) but only the first response was acknowledged

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

Successfully merging this pull request may close these issues.

1 participant