Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-v0.x-archive
base: e48536f4cda6
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: 04e0324f6a8a
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 16, 2013

  1. doc: Streams API Doc Rewrite

    The Streams API doc is now broken up into 3 sections:
    
    1. API for Consumers
    2. API for Implementors
    3. Details and Extras
    
    This addresses one of the biggest points of confusion for new users who
    start to consume streams, and get the impression that they have to do
    lots of extra work and implement classes and such, just to get some data
    out of a file.
    isaacs committed Jul 16, 2013
    Copy the full SHA
    db5776c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    04e0324 View commit details
    Browse the repository at this point in the history