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

Update MCProtocolLib + PacketLib #2211

Merged
merged 7 commits into from
May 23, 2021
Merged

Update MCProtocolLib + PacketLib #2211

merged 7 commits into from
May 23, 2021

Conversation

Camotoy
Copy link
Member

@Camotoy Camotoy commented May 14, 2021

By updating these dependencies, we bring in a couple fixes that should improve network performance:

  • Use TCP_NODELAY for the Java connection
  • Use Epoll/KQueue if possible for the Java connection
  • Only use one event loop for the Java connection
  • Fix Netty dependencies so Spigot and BungeeCord can use native network types

Currently, Geyser-Spigot pre-1.12 breaks with these changes. It is unlikely that this will be fixed.

@Camotoy
Copy link
Member Author

Camotoy commented May 23, 2021

1.8 yeet

@Camotoy Camotoy merged commit 4734ce2 into master May 23, 2021
@Camotoy Camotoy deleted the mcprotocollibupdate branch May 23, 2021 19:55
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.

2 participants