metajack / strophejs

The Strophe.js repository has moved to https://github.com/strophe/strophejs
http://strophe.im/strophejs
MIT License
810 stars 160 forks source link

using strophe.js #94

Closed erkan22789 closed 12 years ago

erkan22789 commented 12 years ago

can ı use strophe.js in asp.net if ı can use how can ı do

metajack commented 12 years ago

You can use it just as you would any other javascript library. The only requirements are that you point it to some BOSH service and that you deal with the cross domain issues just like you would with any ajax library that operates via POST.

erkan22789 commented 12 years ago

ıs there any example or article to do this ,I am newbie and dont know how to start