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: add back custom wrapper for turning a websocket.Conn into a net.Conn#5983

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/websocket-net-conn
Oct 18, 2022

Conversation

mihaip
Copy link
Contributor

We removed it in#4806 in favor of the built-in functionality from the nhooyr.io/websocket package. However, it has an issue with deadlines that has not been fixed yet (seecoder/websocket#350). Temporarily go back to using a custom wrapper (using the fix from our fork) so that derpers will stop closing connections too aggressively.

Updates#5921

@mihaipmihaip requested a review frombradfitzOctober 18, 2022 21:24
… 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>
@mihaipmihaipforce-pushed themihaip/websocket-net-conn branch from6961dd3 to5c85c83CompareOctober 18, 2022 22:24
@mihaipmihaip merged commit9d04ffc intomainOct 18, 2022
@mihaipmihaip deleted the mihaip/websocket-net-conn branchOctober 18, 2022 22:39
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