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

How to set it up with external XMPP server (e.g. GTalk) #60

Closed szimek closed 11 years ago

szimek commented 11 years ago

Is there config example how to setup nxb to act as BOSH proxy to some existing XMPP server like GTalk?

dhruvbird commented 11 years ago

@szimek You don't need to do anything special - just run "node run-server.js" (or the executable 'bosh') and you have a BOSH proxy to any publicly XMPP server that can be contacted from the proxy machine.