chat-example icon indicating copy to clipboard operation
chat-example copied to clipboard

Problem using local socket.io.js resource

Open m-legrand opened this issue 9 years ago • 1 comments

The interactive chat doesn't work anymore with socket.io v. ^1.4.3 with locally generated socket.io.js file but :

I would love to know what changed and how to adapt on modern Socket.io usage.

m-legrand avatar May 04 '16 15:05 m-legrand

Works for me using latest socket.io 1.4.6 on the server plus either 1.2.0 or 1.4.5 on the client.

cooperka avatar May 20 '16 00:05 cooperka