10-20-2014 08:17 PM
Hi All,
I'm facing Jabber Web SDK for now.
As I'm coding, I find out 'jabberwerx.js' couldn't work on Node.js. (I'll test 'cwic.js' later)
I think this would be 'jabberwerx.js' is not up to the "CommonJS" standard.
So, is there any planning for the JS lib to work with Node.js in the later Release?
'npm install jabberSDK' would be coooool!
Thanks, Jeff
Solved! Go to Solution.
10-20-2014 10:31 PM
CAXL (Jabberwerx) is definitely targeted at the browser - not aware of any plans to make it work under node.js - what are you seeing as the issue? That is an interesting idea - any particularly compelling use case you have in mind?
Note, cwic.js is very much tied to the browser, as its functionality depends on a binary browser plugin, to work...
10-20-2014 10:31 PM
CAXL (Jabberwerx) is definitely targeted at the browser - not aware of any plans to make it work under node.js - what are you seeing as the issue? That is an interesting idea - any particularly compelling use case you have in mind?
Note, cwic.js is very much tied to the browser, as its functionality depends on a binary browser plugin, to work...
10-20-2014 10:58 PM
I‘m thinking about improving my app's performance. I prefer to design the IM solution under Node.js.
For coding, I have to redesign my MVC framework.
Thanks for your replay,
Jeff
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide