Python XmlRpcStream Module

What is XmlRpcStream?

XmlRpcStream is designed for the situation where a persistant connection between client and server is required. XmlRpcStream is not complient with the XML RPC spec as it doesn't use HTTP as the transport protocol.

The main advantages of using XmlRpcStream over standard XML-RPC are:

XmlRpcStream has been successfully tested on Linux and many of the versions off the Microsoft Windows operating systems.

Download

XmlRpcStream download page

Further Information