Use Minecraft's Netty #23
Labels
No labels
bug
could not reproduce
duplicate
enhancement
forge
help wanted
invalid
log for fucks sake
question
relay-au
relay-de
relay-jp
relay-us
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: me/e4mc_minecraft#23
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I noticed that v4.0.0 added Netty (code not pushed here it seems). It sparks a question though, why not use the same version of Netty that is used by Minecraft itself? That way the extra libraries can be avoided.
it's not netty itself it's netty-incubator-codec-quic which MC doesn't use for obvious reasons
I don't bundle the part of netty that mc ships with