iopipe alpha 0.0.1 version

Martin Nowak code at dawg.eu
Tue Oct 24 09:32:04 UTC 2017


On Monday, 23 October 2017 at 16:34:19 UTC, Steven Schveighoffer 
wrote:
> On 10/21/17 6:33 AM, Martin Nowak wrote:
>> On 10/19/2017 03:12 PM, Steven Schveighoffer wrote:
>>> On 10/19/17 7:13 AM, Martin Nowak wrote:
>>>> On 10/13/2017 08:39 PM, Steven Schveighoffer wrote:
> It's solving a different problem than iopipe is solving. I plan 
> on adding iopipe-on-range capability soon as well, since many 
> times, all you have is a range.

You mean chunk based processing vs. infinite lookahead for 
parsing?
They both provide a similar API, sth. to extend the current 
window and sth. to release data.
The example input here was an input range, but it's read in page 
sizes and could as well be a socket.


More information about the Digitalmars-d-announce mailing list