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

Separate broadcasts to prevent duplicate messages #327

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

cyb3rko
Copy link
Contributor

@cyb3rko cyb3rko commented Nov 30, 2023

As discussed in #325

External apps receiving the intent should still work because the intent action for release versions didn't change, only the debug intent action has changed from
com.github.gotify.service.WebSocketService.NEW_MESSAGE
to
com.github.gotify.service.WebSocketService.NEW_MESSAGE.DEBUG

Copy link
Member

@jmattheis jmattheis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jmattheis jmattheis merged commit 07f931d into gotify:master Dec 1, 2023
1 check passed
@cyb3rko cyb3rko deleted the separate-broadcasts branch December 1, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants