Skip to content

Conversation

@Protonull
Copy link
Contributor

This is a relatively minor change to the protocol to fix #95 by changing any packet that contains dangerously arbitrarily-size collections into either a single-element packet, or only contains data for a single region, which has an estimable size well within the maximum frame size.

This makes a relatively minor change to the protocol where any packet that has a dangerously-arbitrary size has been changed into a single-element packet, or is only used for a single region, which has an estimated size well within the maximum frame size.
@Protonull Protonull closed this by deleting the head repository Jul 22, 2025
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.

io.netty.handler.codec.TooLongFrameException: Adjusted frame length exceeds 32768: 13396197 - discarded

1 participant