Re: Jabber Inband Bytestream (XEP-00457) (General questions)
Marcus,
sorry, but I don't think we can implement something like that because it goes out of scope of XMPP protocol, and our component.
However, I believe wodXMPP's interface is so much open that you can implement this by your own - by intercepting responses from the server and using RawSend to send your own XMPP packets.
Hope this helps!
Kreso