Problems with Custom Decoder Stream (HL7 MLLP)
I have had some trouble with a custom decoder and the MLLP adapter when trying to read a larger stream (large being 10 Kb :/). It turned out to be a quite simple change, but it took me quite some hours debugging and not getting what was wrong. When I tried to read the stream of the HL7 message in my custom decoder, I got an error. The stream length...