SOCKET io - can't connect

I’m trying to connect Socket io to the chat example. To do this, I’ll follow Eric’s instructions in this post:

I can see in the console that TD is connecting, but I do not get any messages from the chat interface in TD.

The firewall is off and I’m using http.
What could it be?

Thanks in advance!

TD

2020.28110

Two things: There was a bug with domain-names/ssl and also socket.io introduced a new engine v3 that is incompatible with the standart v2 running on most components. (which is totaly bonkers that pip and npm download the newest version…)
What server are you running? Check your package.json (if it is node.js) and adjust the socket.io version to somethin in version 2.x

Thanks a lot, this was helpful. I downgraded to version 2.04 and now I can connect to the chat server from TD.

Hi @xbix, would love to see your TD file if you still have it!
I’m making a similar project and running into the same issues.

Yep, I found it. But you have to send me a pm with your e-mail because I can’t upload rar files here.

Ok thanks! Sent you a message