Socket.IO client library gives “welcome to socket.io” message

前端 未结 2 564
醉酒成梦
醉酒成梦 2021-01-06 03:37

After some time I tried working with node.js and socket.IO again, but it didn\'t work as expected:

My setup

  1. Downloaded node.js from github and compil
2条回答
  •  心在旅途
    2021-01-06 04:15

    I ran into this problem a few days ago. Had to downgrade socket.io to v0.8.7 and it worked fine.

提交回复
热议问题