We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The receiving part is done but not the sending part.
This is quite tricky though. Netty doesn't directly support it.
The text was updated successfully, but these errors were encountered:
Remove MultiPacketEncoder
9323cad
It needs to be rewritten from scratch anyway. See #32 Related: #32
This might be easier to do in Netty 5, but I should ask them in their discord channel.
Commit 9323cad contains the old code.
Sorry, something went wrong.
No branches or pull requests
The receiving part is done but not the sending part.
This is quite tricky though. Netty doesn't directly support it.
The text was updated successfully, but these errors were encountered: