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

Finish the implementation of the packet splitting and grouping #32

Open
zapek opened this issue Oct 16, 2021 · 1 comment
Open

Finish the implementation of the packet splitting and grouping #32

zapek opened this issue Oct 16, 2021 · 1 comment
Labels
feature New feature or request transport Transport protocol (SSL, Netty, packets and network)

Comments

@zapek
Copy link
Owner

zapek commented Oct 16, 2021

The receiving part is done but not the sending part.

This is quite tricky though. Netty doesn't directly support it.

@zapek zapek added the feature New feature or request label Oct 16, 2021
@zapek zapek added the transport Transport protocol (SSL, Netty, packets and network) label Dec 3, 2021
zapek added a commit that referenced this issue Jun 12, 2022
It needs to be rewritten from scratch anyway. See #32

Related: #32
@zapek
Copy link
Owner Author

zapek commented Jun 12, 2022

This might be easier to do in Netty 5, but I should ask them in their discord channel.

Commit 9323cad contains the old code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request transport Transport protocol (SSL, Netty, packets and network)
Projects
None yet
Development

No branches or pull requests

1 participant