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

mqtt: handle display demuxing #39

Merged
merged 1 commit into from
Jul 20, 2024
Merged

mqtt: handle display demuxing #39

merged 1 commit into from
Jul 20, 2024

Conversation

flokli
Copy link
Contributor

@flokli flokli commented Jul 20, 2024

This updates the mqtt listener to maintain a single connection to a broker, but allow different displays to be registered, and a tx to write into to be passed for each individual one.

We currently still only use it for a single display, but it makes a lot of things much easier.

This updates the mqtt listener to maintain a single connection to a
broker, but allow different displays to be registered, and a tx to write
into to be passed for each individual one.

We currently still only use it for a single display, but it makes a lot
of things much easier.
@flokli flokli merged commit d23e56c into wipbar:main Jul 20, 2024
3 checks passed
@flokli flokli deleted the mqtt-refactor branch July 20, 2024 22:31
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.

2 participants