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

Implement static compression and encryption pipeline #858

Merged

Conversation

AlexProgrammerDE
Copy link
Contributor

@AlexProgrammerDE AlexProgrammerDE commented Sep 10, 2024

This builds up on the static sizer and timeout PR: #833
The reason compression and encryption should be static is to avoid confusion about the pipeline dynamically changing. This also allows more customization by developers who want to use alternative compression algorithms like igzip.

Copy link
Member

@onebeastchris onebeastchris left a comment

Choose a reason for hiding this comment

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

minor notes; looks okay to me otherwise

AlexProgrammerDE and others added 4 commits September 11, 2024 21:39
…ion.java

Co-authored-by: chris <github@onechris.mozmail.com>
…ion.java

Co-authored-by: chris <github@onechris.mozmail.com>
…ion.java

Co-authored-by: chris <github@onechris.mozmail.com>
Copy link
Member

@onebeastchris onebeastchris left a comment

Choose a reason for hiding this comment

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

LGTM, but I'll wait on others to review too before merging

@Konicai
Copy link
Member

Konicai commented Sep 12, 2024

nice btw :)

AlexProgrammerDE and others added 3 commits September 13, 2024 00:55
…TcpSession.java

Co-authored-by: Konicai <71294714+Konicai@users.noreply.github.com>
@onebeastchris onebeastchris merged commit b2c9268 into GeyserMC:master Sep 19, 2024
1 check passed
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 this pull request may close these issues.

3 participants