Hi. Does Apache's XML-RPC implementation support some kind of asynch pushing of data from server to client ? Since XML-RPC protocol uses HTTP for transport which is in its nature request-response protocol, and not statefull, I doubt it could be realized then ? Or am I wrong ?
Regards, Vjeran
