Closed
Description
Hi everyone,
I just activate the enable_stream_signal_buffer option which works perfectly. Thank you very much for this work which simplifies the recovery in case of loss of connection.
I use the process_stream_data option to have a callback to process the data. I was wondering if it was possible to have another callback to handle signals. I think it would be more efficient than coming to read the buffer at regular intervals.
Is this an option that is being considered?