When submitting binary data in an Ack to the server the packet's type was not the expected (should be 6 - binary_ack - and not 3 - ack). This commit introduces tests as well a fix for the given problem.
When submitting binary data in an Ack to the server the packet's type was not the expected (should be 6 - binary_ack - and not 3 - ack). This commit introduces tests as well a fix for the given problem.