I would like to use UDP between two servers, instead of the current tcp. How difficult is this going to be? (I'm experimenting with jabberd1.4 now.)
1) Should I use jabberd1.4 , jabberd2.0, or ejabberd? Which would be easier/appropriate to add a new s2s transport mechanism? 2) I see references to tcp in the jabberd1.4 config file (service="_xmpp-server._tcp), but _tcp seems to be the only option. Is there already a way to specify another method that tcp? 3) Can this be a plugin, or do I have to bash the server code itself? 4) Is there some other ideas for running the servers on a limited-bandwidth s2s link? Thanks, Wendell
