Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 3
    I guess I am most interested in how they implemented Comet (aka HTTP push) in .NET. Commented Sep 22, 2010 at 23:15
  • 1
    @Bill How do you know the chat uses Comet? Commented Sep 22, 2010 at 23:35
  • 4
    @Bill, the chat polls for events every two seconds. Commented Sep 22, 2010 at 23:38
  • 1
    Yes jQuery was used. Just look in the source. Commented Sep 22, 2010 at 23:43