Skip to content

better documentation for learners #2

Description

@dominictarr

we need lots more examples to make pull streams easy to learn.

  1. simpest source
  2. simplest sink
  3. simplest through (mention duplex but leave it for later)
  4. errors and aborting. (take(n), what happens if you don't do this: fs / streams: file descriptor leak on connection abort nodejs/node#1834
  5. some useful streams: pull-cat, pull-paramap, pull-defer, pull-many, pull-merge, pull-through, pull-pushable, pull-traverse, pull-stringify, pull-level, pull-glob (maybe split these up by difficulty? with examples where they are useful?)
  6. interaction with node streams? stream-to-pull-stream
  7. muxrpc (maybe put this sooner?)
  8. secret-handshake?

@yoshuawuyts @ahdinosaur @DamonOehlman @pfraze any other ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions