Mariana Ardoino
Results
3
comments of
Mariana Ardoino
Now I am sending the message from server like this "this.client.send(message);" but I am still not reading the whole message .., any idea why I cannot read properly?
Hey @jrdiaz your function "read" has saved my life. I am using your function but instead of returning $payload I am returning [ return (string) new Decoder($payload); ] and now...
Hi @Taluu This is the code I'm using: ``` php