Skip to content

chore: migrate to coder/websocket 1.8.12 #15898

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

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

spikecurtis
Copy link
Contributor

@spikecurtis spikecurtis commented Dec 17, 2024

Migrates us to coder/websocket v1.8.12 rather than nhooyr/websocket on an older version.

Works around coder/websocket#504 by adding an explicit test for xerrors.Is(err, io.EOF) where we were previously getting io.EOF from the netConn.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@spikecurtis spikecurtis marked this pull request as ready for review December 17, 2024 12:59
@spikecurtis spikecurtis changed the title migrate to coder/websocket 1.8.12 [chore] migrate to coder/websocket 1.8.12 Dec 17, 2024
Copy link
Member

@mafredri mafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we update coder/tailscale at the same time so that we don't run two versions of websocket?

I did some testing against both coder/tailscale and coder/coder while working on coder/websocket#476 and didn't notice any glaring issues so stamping this PR (even though it does not include said fix).

@spikecurtis spikecurtis force-pushed the spike/coder-websocket branch from 75de15b to e029dbb Compare December 17, 2024 13:05
@spikecurtis
Copy link
Contributor Author

Should we update coder/tailscale at the same time so that we don't run two versions of websocket?

I did some testing against both coder/tailscale and coder/coder while working on coder/websocket#476 and didn't notice any glaring issues so stamping this PR (even though it does not include said fix).

coder/tailscale got updated in coder/tailscale#65 and this moves us to that commit.

@spikecurtis spikecurtis force-pushed the spike/coder-websocket branch from e029dbb to 814d296 Compare December 18, 2024 16:39
@spikecurtis spikecurtis changed the title [chore] migrate to coder/websocket 1.8.12 chore: migrate to coder/websocket 1.8.12 Dec 18, 2024
@spikecurtis spikecurtis merged commit 2c7f8ac into main Dec 18, 2024
34 checks passed
@spikecurtis spikecurtis deleted the spike/coder-websocket branch December 18, 2024 20:51
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants