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

Feature Request: dynamic message queue size #59

Open
tacman opened this issue Jan 19, 2024 · 0 comments
Open

Feature Request: dynamic message queue size #59

tacman opened this issue Jan 19, 2024 · 0 comments

Comments

@tacman
Copy link
Contributor

tacman commented Jan 19, 2024

I've been playing around with htmx and sse (https://github.com/jolicode/symfony-htmx-demo) and thought a cool feature would be dynamically updating the number of messages in the message queue.

An easy way, of course, it just to continually poll for a snippet of html with the table data. The cooler way if mercure is available is to subscribe to a message monitor channel and update the number of messages in near real time, with no polling.

It's fluff, of course. But it'd be cool.

This could also be done with Turbo, and probably stimulus and a bunch of other ways.

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