Miguel Lopez
Miguel Lopez
Hi @kpavlov! I am starting a project that needs to parse messages that follow the ISO8583 format. In the README, there is an example of how to make a Server...
io.netty.handler.codec.TooLongFrameException: Adjusted frame length exceeds 8192: 12596 - discarded
Hi! Using version **1.2.4**, I am getting the following error: io.netty.handler.codec.TooLongFrameException: Adjusted frame length exceeds 8192: 12596 - discarded Based on this question: https://github.com/kpavlov/jreactive-8583/issues/78, I tried to modify the maxFrameLength...
Hi guys, I would like to collaborate in this project. First, I would like to improve documentation, as some modules have none and it may be difficult to new users...