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

Client handshake does not support Authorization header #14

Closed
michael-hibachi-xyz opened this issue May 7, 2024 · 1 comment
Closed
Assignees

Comments

@michael-hibachi-xyz
Copy link
Contributor

Ratchet has been a great find – it's the only Rust websocket library I could find that supports permessage-deflate.

However, it does not seem to support passing an authorization header during the handshake – a pretty essential feature for any production application.

Without this feature, we sadly cannot use it for our use case.

@michael-hibachi-xyz
Copy link
Contributor Author

I put up a change to support this. @SirCipher, I would greatly appreciate if you could take a look :)

@SirCipher SirCipher self-assigned this May 9, 2024
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