f4d7e8de14
Motivation: LocalChannel / LocalServerChannel did not respect read limits and just always read all of the messages. Modifications: - Correct respect MAX_MESSAGES_PER_READ settings - Add unit tests Result: Fixes https://github.com/netty/netty/issues/7880. |
||
---|---|---|
.. | ||
src | ||
pom.xml |