horta-hell icon indicating copy to clipboard operation
horta-hell copied to clipboard

Custom XML support

Open ForNeVeR opened this issue 11 years ago • 2 comments
trafficstars

There should be a support for custom XML sending and responding in the XMPP module. Implementor should think about supporting the SendXML command in the JabberProtocol (rename it to XMPPProtocol maybe?) and providing an XEP-based API in the Handlers (currently there's MucHandler and PrivateHandler but there conceptually may be more of them). Maybe factor out the Handler interface for easier protocol implementing?

ForNeVeR avatar Aug 21 '14 15:08 ForNeVeR

I couldn't think of a natural implementation of the ping command because of lack of this feature. Looking forward to this.

rexim avatar Aug 21 '14 16:08 rexim

The whole Babbler migration idea finally landed into #410. So this task has a dependency on #410.

ForNeVeR avatar Sep 19 '16 05:09 ForNeVeR