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

send to all connected clients #445

Closed
DeceptiveGmR opened this issue Jan 16, 2023 · 2 comments
Closed

send to all connected clients #445

DeceptiveGmR opened this issue Jan 16, 2023 · 2 comments

Comments

@DeceptiveGmR
Copy link

(new to websockets so please forgive my n00bness) I was able to get the nodejs websocket (wss) server up and running with cloudflare and nginx proxy manager. The connection is established and working great. even able to send messages and whatnot. I am currently trying to get the server to receive a message and then relay that message to ALL connected clients. However I am not sure how to accomplish this. I can respond to the sending client, but not all clients.
If anyone has any information it would be much appreciated!

@ibc
Copy link
Collaborator

ibc commented Jan 16, 2023

Please don't open an issue to make basic usage questions.

@ibc ibc closed this as completed Jan 16, 2023
@DeceptiveGmR
Copy link
Author

Please don't open an issue to make basic usage questions.

Oh, I'm sorry. I am new to github.

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