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 a simple event server #759

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vkovtash
Copy link

Hey Davin!
Thank you for BlackHole, I really appreciate the work you've put into it.

I saw a feature request to add support for AU Plugins and I kinda agree that driver is not the place to host plugins. A simple user space plugin hosting app like HA Hosting or Element is a much better place.

However it would be nice to have a simple way to start AU hosting app when BH device is being used and stop the app when it's not needed anymore.

Hence this pull request, please consider merging it.

It adds a simple event server to the driver. Driver may communicate device activity statuses to other apps in user space that may be interested in them.

I'll send a separate pull request with a simple client app to keep the discussion focused.

Thank you!

@CLAassistant
Copy link

CLAassistant commented Dec 19, 2023

CLA assistant check
All committers have signed the CLA.

@devinroth
Copy link
Member

Cool. I'll take a look soon.

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.

None yet

3 participants