Here's a screenshot in Fiddler showing the WebSockets traffic working in the sample app I have running on worker role on Azure.
http://dl.dropbox.com/u/6860088/WebSockets.PNG On Sat, Feb 11, 2012 at 12:00 AM, alex <[email protected]> wrote: > Hi guys, > > I was wondering if anyone has tried to deploy node with socket.io to > azure? What are your experiences? I have a sample app deployed but it falls > back to xhr-polling despite a MS rep claiming that websocket transports > should work out of the box: > http://social.msdn.microsoft.com/Forums/en-US/windowsazureconnectivity/thread/74308a54-e06b-479d-af7f-7ad0fef498e1 > > Thanks for any pointers ;) > > Cheers, > Alex > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
