Marcel Ruff
Wed, 09 Aug 2006 01:01:43 -0700
Steven Wei wrote:
Hi, Is there a Python xmlBlaster socket implementation available anywhere?Searching through the archives it looks like one was posted here at some point, but the link no longer works.http://www.xmlblaster.org/xmlblastersocket.zip Thanks, Steve
I think Colin Brown has one, but i don't know the current state. You could also use the xmlBlaster C client library (.so, .dll) and access it from Python, i do this with C# with success (on Windows and on Linux/Mono). regards Marcel