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

add the ability to set the protocol(s) when creating a websocket client #424

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

j-white
Copy link
Contributor

@j-white j-white commented Dec 10, 2023

I found myself needing to set the protocol when creating a websocket client. This exposes a new function that allows the caller to the protocol.

Pretty straightforward, happy to adjust as needed!

kflansburg
kflansburg previously approved these changes Feb 28, 2024
@kflansburg kflansburg merged commit 3e302df into cloudflare:main Feb 28, 2024
3 checks passed
@j-white j-white deleted the jw/ws-proto branch February 28, 2024 18:08
jdon pushed a commit to jdon/workers-rs that referenced this pull request Mar 27, 2024
…nt (cloudflare#424)

* add the ability to set the protocol(s) when creating a websocket client

* fmt and clippy

---------

Co-authored-by: Kevin Flansburg <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants