On 01/23/2012 08:46 AM, Hanusz L. wrote:
> Hi,
>
> I'm using the pull method to send events to clients (with xmlrpc over ssl).
> The events are in a queue and when a client calls my 'get_event' xmlrpc
> function; I get one event from the queue and send it to the client.
>
> The problem is that I w
Hi,
I'm using the pull method to send events to clients (with xmlrpc over ssl).
The events are in a queue and when a client calls my 'get_event' xmlrpc
function; I get one event from the queue and send it to the client.
The problem is that I want to be sure that the client receives all the event