3 Commits

Author SHA1 Message Date
Beau Gunderson
c39e114987 Make github stream not reverse data
If resume() is called before pushing data then the entire stream's order
is reversed. The examples for async streams with `through` show push
before resume.
2015-05-06 00:29:39 -07:00
Tom MacWright
a07bfd2f64 Finish GitHub stream and integration with cli. 2015-04-08 15:39:43 -07:00
Tom MacWright
4e7df26ce7 Start building github stream.
Needs to queue requests to avoid the start-of-request flood.
2015-04-08 12:38:46 -07:00