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 MPD client-to-client channels #50

Open
k80w opened this issue Mar 7, 2020 · 1 comment
Open

support MPD client-to-client channels #50

k80w opened this issue Mar 7, 2020 · 1 comment

Comments

@k80w
Copy link

k80w commented Mar 7, 2020

it would be great if this package supported client-to-client channels. i haven't looked at this package in too much detail yet, so i don't know how difficult this would be to implement.

@k80w
Copy link
Author

k80w commented Mar 7, 2020

With the way this project is structured, the most sensible option to me would be to create a Subscriber type that functions similarly to the Watcher type, but rather than idleing a list of subsystems, subscribes to a list of channels, idles the message subsystem, and returns results of readmessages on any message event.

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

No branches or pull requests

1 participant