Closed minghuaw closed 1 month ago
This is fine in the case of the FrameDecoder because we have a LengthDelimitedCodec that already ensures a complete frame is received before attempting to decode it.
FrameDecoder
LengthDelimitedCodec
270