2
I was analyzing how Stackoverflow checks for updates on the question list, but nothing appears on the console (Firebug), so I’m guessing they’re using websockets.
Then I came up with a question: is it possible to check the websockets connections opened through the console (from the browser itself or by Firebug)? How?
It seems that in Firebug is not yet possible. In the roadmap the websockets is still with the status
not started
=s– Oeslei