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

Option to add custom websocket headers for handshake #879

Open
konkhra opened this issue Feb 5, 2025 · 0 comments
Open

Option to add custom websocket headers for handshake #879

konkhra opened this issue Feb 5, 2025 · 0 comments
Labels
Status: Available No one has claimed responsibility for resolving this issue.

Comments

@konkhra
Copy link

konkhra commented Feb 5, 2025

Maybe you can consider the option of adding custom headers for the handshake.

Some brokers may require: user agent, host, origin, Sec-WebSocket-Extensions headers. For the moment I hardcoded them direclty into client.py which is not clean solution but it works for my app.

@github-actions github-actions bot added the Status: Available No one has claimed responsibility for resolving this issue. label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Available No one has claimed responsibility for resolving this issue.
Projects
None yet
Development

No branches or pull requests

1 participant