Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn#4806

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mihaip merged 1 commit intomainfrommihaip/wsconn
Jun 7, 2022

Conversation

mihaip
Copy link
Contributor

The one from the nhooyr/websocket package seems to work equally well.

Signed-off-by: Mihai Parparitamihai@tailscale.com

…o a net.ConnThe one from the nhooyr/websocket package seems to work equally well.Signed-off-by: Mihai Parparita <mihai@tailscale.com>
@mihaipmihaip requested a review frombradfitzJune 6, 2022 23:16
@mihaipmihaip merged commitedc90eb intomainJun 7, 2022
@mihaipmihaip deleted the mihaip/wsconn branchJune 7, 2022 16:28
mihaip added a commit that referenced this pull requestOct 18, 2022
… a net.ConnWe removed it in#4806 in favor of the built-in functionality from thenhooyr.io/websocket package. However, it has an issue with deadlinesthat has not been fixed yet (seecoder/websocket#350). Temporarilygo back to using a custom wrapper (using the fix from our fork) so thatderpers will stop closing connections too aggressively.Updates#5921Signed-off-by: Mihai Parparita <mihai@tailscale.com>
mihaip added a commit that referenced this pull requestOct 18, 2022
… a net.ConnWe removed it in#4806 in favor of the built-in functionality from thenhooyr.io/websocket package. However, it has an issue with deadlinesthat has not been fixed yet (seecoder/websocket#350). Temporarilygo back to using a custom wrapper (using the fix from our fork) so thatderpers will stop closing connections too aggressively.Updates#5921Signed-off-by: Mihai Parparita <mihai@tailscale.com>
mihaip added a commit that referenced this pull requestOct 18, 2022
… a net.ConnWe removed it in#4806 in favor of the built-in functionality from thenhooyr.io/websocket package. However, it has an issue with deadlinesthat has not been fixed yet (seecoder/websocket#350). Temporarilygo back to using a custom wrapper (using the fix from our fork) so thatderpers will stop closing connections too aggressively.Updates#5921Signed-off-by: Mihai Parparita <mihai@tailscale.com>
bradfitz pushed a commit that referenced this pull requestOct 21, 2022
… a net.ConnWe removed it in#4806 in favor of the built-in functionality from thenhooyr.io/websocket package. However, it has an issue with deadlinesthat has not been fixed yet (seecoder/websocket#350). Temporarilygo back to using a custom wrapper (using the fix from our fork) so thatderpers will stop closing connections too aggressively.Updates#5921Change-Id: I1597644e8ba47b413e33f2201eab935145566c0eSigned-off-by: Mihai Parparita <mihai@tailscale.com>(cherry picked from commit9d04ffc)
bradfitz pushed a commit that referenced this pull requestOct 21, 2022
… a net.ConnWe removed it in#4806 in favor of the built-in functionality from thenhooyr.io/websocket package. However, it has an issue with deadlinesthat has not been fixed yet (seecoder/websocket#350). Temporarilygo back to using a custom wrapper (using the fix from our fork) so thatderpers will stop closing connections too aggressively.Updates#5921Change-Id: I1597644e8ba47b413e33f2201eab935145566c0eSigned-off-by: Mihai Parparita <mihai@tailscale.com>(cherry picked from commit9d04ffc)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@bradfitzbradfitzbradfitz approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mihaip@bradfitz

[8]ページ先頭

©2009-2025 Movatter.jp