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

How to push data to all secure streams websocket clients, example needed #3261

Open
mikaelnousiainen opened this issue Nov 3, 2024 · 0 comments

Comments

@mikaelnousiainen
Copy link

The existing secure streams examples are good, but rather minimal.

How would I push data to all connected websocket clients with the secure streams API?

Clarifying questions:

  • Can lws_ss_request_tx() be called in any thread?
  • Would I need to track lws_ss_handles from all clients or are there any helper functions?
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