… fix the failing issues of the data being broken up into multiple packets. We set a header when first read and then we come back and add more to the buf if we didn't get the expected length. Once we have all the bytes we then trigger callback and clear out the header data.
… fix the failing issues of the data being broken up into multiple packets. We set a header when first read and then we come back and add more to the buf if we didn't get the expected length. Once we have all the bytes we then trigger callback and clear out the header data.