heroku-examples / node-socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When I try to use the code in my own application I get the following error.

eele94 opened this issue · comments

commented

You are trying to attach socket.io to an express ' +
'request handler function. Please pass a http.Server instance.

??

Why was this closed. I get exactly the same error. This doesn't work?