This implements #9 : messages whose size was bigger than 127 bytes were not being parsed correctly, so from now on, we can actually read messages that might get quite big: up to a maximum of 268.435.455 bytes!
This implements #9 : messages whose size was bigger than 127 bytes were not being parsed correctly, so from now on, we can actually read messages that might get quite big: up to a maximum of 268.435.455 bytes!