Does anybody out there have any idea what stackoverflow may use for their chat services? Want to add a chat tab to my site navi and display a whole-page chat interface.
closed as off topic by Eight Days of Malaise, phwd♦ Nov 23 '11 at 17:16
Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
The software used for Stack Exchange chat is developed by the team themselves. I'm not 100% sure what technologies it uses, but given that the rest of the network is written in ASP.NET MVC it will be .NET based but there will be a lot of AJAX going on as well. So there are two things that need to be in place for you to be able to use it:
I suspect that (at the moment) they won't be willing to sell so even if your site was compatible you wouldn't be able to use it. |
|||
|