On Wed, Jul 11, 2012 at 11:10 AM, Nicolas FROIDURE <[email protected]> wrote: > Thank you for this suggestion. Do you know a project implementing node > Streams from wich i could get inspiration ?
Not a direct answer to your question, but.. https://gist.github.com/2850882 Explains what you need to support .pipe http://maxogden.com/node-streams More details about streams and why streams are a good thing. > I saw this on the official documentation : Stability: 2 - Unstable > > Will it often change ? https://groups.google.com/d/msg/nodejs/D6PbBX96suc/dH85n0dxB_cJ -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
