xmppo / node-xmpp-bosh

An XMPP BOSH & WebSocket server (connection manager) written on node.js using Javascript
https://github.com/xmppo/node-xmpp-bosh
263 stars 85 forks source link

jsjac doesn't work #15

Closed vinnitu closed 12 years ago

vinnitu commented 12 years ago

something wrong with jsjac or node-xmpp-bosh

I try

strophe - node-xmpp-bosh - it works jsjack - (http://bosh.metajack.im:5280/xmpp-httpbind) - it works jsjack - node-xmpp-bosh - doesn't work

dhruvbird commented 12 years ago

Do you have some sort of test case that can replicate this behaviour since Jappix uses JsJac and it seems to work fine there? Check the URLs and ports.

vinnitu commented 12 years ago

it works with latest version from git (thanks Stefan Strigler)

dhruvbird commented 12 years ago

okay - but I am a bit confused - latest version of what from git (jsjac or node-xmpp-bosh)?

astro commented 12 years ago

Stefan Strigler is the JSJaC author. The repository hasn't seen changes in the past 9 days.

vinnitu commented 12 years ago

Yes ) He is author and he points to git version (not release 1.3.4).

dhruvbird commented 12 years ago

ah! I see now. Release 1.3.4 was almost a year ago!