/stream-module

This is a simplified version of built-in Node.js stream module

Primary LanguageJavaScript

Node.js Stream Module

This is a simplified version of built-in Node.js stream module.

The main purpose of this repository is to help the readers of this book to have access to the source code of the implemenation of the stream module in each step.