Re: Next Meeting RDFJS Representation Task Force 2016-02-12

Dear all,

Since I'll not be able to participate, a short note:

> - Node.js Stream API [5]
> - WHATWG Streams specification [6].

Subsets of these interfaces can also be considered.

In particular, just the
    .on('data', …)
    .on('end', …)
subset of Node.js streams (together with full EventEmitter)
can get us really far.

Best,

Ruben

Received on Thursday, 11 February 2016 20:30:48 UTC