Directly export the Stream constructor.
authorNathan Rajlich <nathan@tootallnate.net>
Mon, 24 Oct 2011 21:52:10 +0000 (14:52 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Mon, 24 Oct 2011 22:45:35 +0000 (15:45 -0700)
commit58cb0fa639e7105de1b479a877dbbd492f59f3c2
treebf9f51ef2b67332cf7032d3871f47134905b211b
parent239b3d62deef56e8581a77aa00a81324cd757566
Directly export the Stream constructor.

Also setting up a circular reference back to the
stream as `Stream.Stream`, for backwards-compatibility.

Fixes #1933
lib/stream.js