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

multiple browsers #125

Open
pablo-gs opened this issue Jul 28, 2020 · 1 comment
Open

multiple browsers #125

pablo-gs opened this issue Jul 28, 2020 · 1 comment

Comments

@pablo-gs
Copy link

Hello,
In my application there can be several users (on different computers) accessing the same page (GIS). I'm currently using SweetAlert to send a notification when a new alarm is received but only one of the connected users receives the notification.

Is it possible to send the same message to all users/browsers?

Thanks in advance

@uxweb
Copy link
Owner

uxweb commented Sep 14, 2020

@pablo-gs

For doing that you may need broadcasting an event using some realtime service like pusher with socket io.

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

2 participants