Sept. 1, 2010
1:16 p.m.
On Wed, 2010-09-01 at 07:16 +0200, Einar S. Idsø wrote:
Well, at least I've found that the interest in SOAP in the Twisted community is not very great ;) And understandably so. Unfortunately, however, sometimes Twisted apps do need to talk to alternative protocols, so it is a pity there's no recommended way of doing this.
Well, there's twisted.web.soap, which probably isn't very good, but should provide an example of how to implement it given a SOAP encoding/decoding library.