heroku-examples / node-socket.io

77 stars 133 forks source link

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

Closed eele94 closed 7 years ago

eele94 commented 7 years ago

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

??

ortonomy commented 5 years ago

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