A tool for test your XMPP stanzas
Change la config for your server in xmpp_tester.js
var BOSH_SERVICE = null; // example 'http://xmpp.mydomain:5280/http-bind'
var XMPP_DOMAIN = null; // example 'mydomain'
To execute
go run server.go
Now go to http://localhost:8080
and connect!