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

Drop use of https://github.com/gorilla/websocket #800

Closed
Gekko0114 opened this issue Apr 30, 2023 · 2 comments
Closed

Drop use of https://github.com/gorilla/websocket #800

Gekko0114 opened this issue Apr 30, 2023 · 2 comments

Comments

@Gekko0114
Copy link

https://github.com/gorilla/websocket is deprecated and unmaintained.
We should switch to something that is and ensure everything works as expected (ie. draining in queue proxy etc).

Releated to knative/serving#13824 knative/pkg#2727

@Gekko0114
Copy link
Author

/assign

@Gekko0114
Copy link
Author

We no longer need to replace gorilla/websocket with gobwas/ws.
Further information is here. knative/serving#13824
/unassign

@dprotaso dprotaso closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2023
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 a pull request may close this issue.

2 participants