Hi!
I’ve been trying to use ‘socket.send()’ to send a socket.io compliant message.
I’ve tried using some formats but nothing worked so far. For example:
Some people have managed to make it work, but I am not certain how successful this can be done and whether there are some limitations that can’t be overcome. From what that user did and your code it seems you are missing a / after 42 ?
I had come across that issue and seen that comment.
I tried doing it like that but it didn’t work out for me, unfortunately.
I’ve also tried with a / after 42 but it didn’t work either.