Can someone please post a working code sample of a node.js app that uses socket.io running on iisnode and azure. It seems that IIS doens't play nicely with socket.io and any code sample I've found don't run on iisonde/azure...
When I try to connect vie socketio to http://mysite:8080 azure returns a HTTP 500 error...
thanks