Not sure if it is a problem from the server side, but I noticed some strange behaviour if I kill the stream on the server. i will always get ~70 wire chunks with size of 18, this confuses the decoder and breaks my code. For now I just throw out these chunks of size <=18
I was wondering if anybody else was also seeing this behavior and where it is originating?!
Not sure if it is a problem from the server side, but I noticed some strange behaviour if I kill the stream on the server. i will always get ~70 wire chunks with size of 18, this confuses the decoder and breaks my code. For now I just throw out these chunks of size <=18
I was wondering if anybody else was also seeing this behavior and where it is originating?!