Marcin Koziel

Results 1 issues of Marcin Koziel

**Describe the bug** The bug occurs in the parseWSPacket function, which expects a string input but receives a Buffer object instead. This leads to the TypeError: str.replace is not a...

bug