// do not treat emit('error', err) as a end-of-stream
});
```
##License
MIT
##Related
`end-of-stream`ispartofthe[mississippistreamutilitycollection](https://github.com/maxogden/mississippi) which includes more useful stream modules similar to this one.