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

Remove spdy support #6580

Merged
merged 1 commit into from Nov 17, 2022
Merged

Remove spdy support #6580

merged 1 commit into from Nov 17, 2022

Conversation

Nokel81
Copy link
Collaborator

@Nokel81 Nokel81 commented Nov 15, 2022

Signed-off-by: Sebastian Malton sebastian@malton.name

The spdy library has not been updated in years and we do not need to support it for our functionality.

We cannot upgrade to HTTP2 easily without splitting off our use of WS since HTTP2 does not have UPGRADE support for WS

Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81 Nokel81 added the dependencies Pull requests that update a dependency file label Nov 15, 2022
@Nokel81 Nokel81 added this to the 6.2.0 milestone Nov 15, 2022
@Nokel81 Nokel81 requested a review from a team as a code owner November 15, 2022 20:27
@Nokel81 Nokel81 requested review from jansav and aleksfront and removed request for a team November 15, 2022 20:27
@Nokel81 Nokel81 changed the title Remove spdy support to remove unmaintained spdy library Remove spdy support Nov 15, 2022
@Nokel81
Copy link
Collaborator Author

Nokel81 commented Nov 16, 2022

NOTE: hold off on merging until after 6.2.0 is cut

@Nokel81 Nokel81 modified the milestones: 6.2.0, 6.3.0 Nov 16, 2022
@Nokel81 Nokel81 merged commit 1b6f64c into master Nov 17, 2022
@Nokel81 Nokel81 deleted the remove-spdy branch November 17, 2022 18:02
@Nokel81 Nokel81 mentioned this pull request Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants