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

WebSockets Next client: make it possible to customize the WebSocketConnectOptions and WebSocketClientOptions #46244

Open
mkouba opened this issue Feb 13, 2025 · 0 comments
Labels

Comments

@mkouba
Copy link
Contributor

mkouba commented Feb 13, 2025

Description

It might be useful to be able to customize the WebSocketConnectOptions and WebSocketClientOptions. There are options that should be always overriden by the WebSocketConnector API (uri, host, etc.) but others could be set directly.

Implementation ideas

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants