Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion promise-stream: Turn a stream into a commonJS promise

Received: by 10.66.74.102 with SMTP id s6mr282545pav.21.1349239214594;
        Tue, 02 Oct 2012 21:40:14 -0700 (PDT)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.68.189.162 with SMTP id gj2ls4787853pbc.6.gmail; Tue, 02 Oct
 2012 21:40:02 -0700 (PDT)
Received: by 10.68.212.99 with SMTP id nj3mr967926pbc.20.1349239202439;
        Tue, 02 Oct 2012 21:40:02 -0700 (PDT)
Date: Tue, 2 Oct 2012 21:40:02 -0700 (PDT)
From: Raynos <rayn...@gmail.com>
To: nodejs@googlegroups.com
Message-Id: <112b4d46-b020-4714-b0eb-f6e046f82c20@googlegroups.com>
Subject: [ANN] promise-stream: Turn a stream into a commonJS promise
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_2337_8104086.1349239202102"

------=_Part_2337_8104086.1349239202102
Content-Type: multipart/alternative; 
	boundary="----=_Part_2338_7944481.1349239202102"

------=_Part_2338_7944481.1349239202102
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

https://github.com/Raynos/promise-stream

If you want to turn a stream into a promise you can.

This mainly illustrates how streams and promises are similar for those that 
like promises.

It also shows a comparison between how you flow async code through promises 
and streams


------=_Part_2338_7944481.1349239202102
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<a href="https://github.com/Raynos/promise-stream">https://github.com/Raynos/promise-stream</a><br><div><br>If you want to turn a stream into a promise you can.</div><div><br></div><div>This mainly illustrates how streams and promises are similar for those that like promises.<br><br>It also shows a comparison between how you flow async code through promises and streams</div><div><br></div>
------=_Part_2338_7944481.1349239202102--

------=_Part_2337_8104086.1349239202102--