I need to setup chat server using ejabberd then i need to integrate chat utility into my web application using C# and javascript for client communication.
1. Can I achieve this task using Ejabberd?
2. Is there any Javascript and C# library or SDK available to connect with my local Ejabberd Server?
3. Is there some solution already implemented using ejabberd?
Waiting for response. Please provide suggestions.
Yes: http://strophe.im/ Works
Yes:http://strophe.im/
Works really well.
Agreed. I was able to get
Agreed. I was able to get strophe to work without a reverse proxy.