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

Possibility to forward a change to a subset of clients (conditional broadcast) #1207

Open
3 tasks
FlorianJacta opened this issue Apr 19, 2024 · 3 comments
Open
3 tasks
Labels
🖰 GUI Related to GUI 📈 Improvement Improvement of a feature. ✨New feature 🟨 Priority: Medium Not blocking but should be addressed 🔒 Staff only Can only be assigned to the Taipy R&D team

Comments

@FlorianJacta
Copy link
Member

Description
Being able to broadcast variables not to all the clients but only a subset. A user variable or filter function defines this subset.

Acceptance Criteria

  • Ensure new code is unit tested, and check code coverage is at least 90%
  • Propagate any change on the demos and run all of them to ensure there is no breaking change
  • Ensure any change is well documented
@FlorianJacta
Copy link
Member Author

I think we have internally a _broadcast function that broadcasts to a list of clients. Is it true?

@dinhlongviolin1 dinhlongviolin1 self-assigned this May 17, 2024
Copy link
Contributor

This issue has been labelled as "🥶Waiting for contributor" because it has been inactive for more than 14 days. If you would like to continue working on this issue, please add another comment or create a PR that links to this issue. If a PR has already been created which refers to this issue, then you should explicitly mention this issue in the relevant PR. Otherwise, you will be unassigned in 14 days. For more information please refer to the contributing guidelines.

@github-actions github-actions bot added the 🥶Waiting for contributor Issues or PRs waiting for a long time label May 31, 2024
@FabienLelaquais
Copy link
Member

A great use case is a Chat application: not all clients should receive a message sent to a subset of connected users.

@jrobinAV jrobinAV added ✨New feature and removed 🥶Waiting for contributor Issues or PRs waiting for a long time labels Jun 7, 2024
@jrobinAV jrobinAV changed the title Possibility to broadcast to a subset of clients (conditional broadcast) Possibility to forward a change to a subset of clients (conditional broadcast) Jun 7, 2024
@jrobinAV jrobinAV added the 🔒 Staff only Can only be assigned to the Taipy R&D team label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖰 GUI Related to GUI 📈 Improvement Improvement of a feature. ✨New feature 🟨 Priority: Medium Not blocking but should be addressed 🔒 Staff only Can only be assigned to the Taipy R&D team
Projects
None yet
Development

No branches or pull requests

4 participants