On Saturday, October 11, 2014 4:30:45 PM UTC-7, q2dg2b wrote: > > P.D: I've seen in several places ( > http://stackoverflow.com/questions/21538812/what-is-streams3-in-node-js-and-how-does-it-differ-from-streams2, > > https://github.com/joyent/node/issues/5860) a "Streams3" implementation > for Node 0.12, but I don't get the point...will it be a real change from > Streams2 or is it only a marketing name?? >
Streams 3 is more of a fix for streams 2. There was a discrepancy when using mixed streams which have been addressed. So there is no API change. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/febfde1b-ae91-4e13-9a0e-77d60affbcbe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
