Hi Marcus, > Would it make sense to use an in-band bytestream (XEP-0047) for the > tunneling part?
Well, to be fair, I don't expect using IBB as a transport will win you anything, and will rather complicate things needlessly. The only part that looks similar to IBB is that they both use stanzas with base64-encoded data, but base64-encoding data is just one line of code ;-) cheers, Remko
