regular / unbzip2-stream

streaming unbzip2 implementatio in pure javascript for node and browsers
Other
29 stars 23 forks source link

Unexpected errors should not be thrown from the stream. #6

Closed tedbrandston closed 8 years ago

tedbrandston commented 8 years ago

Any error that is caught should be emitted as an event. Includes unit test for the error we encountered.

from https://github.com/regular/unbzip2-stream/issues/3

regular commented 8 years ago

Hi, thanks for your contribution!

regular commented 8 years ago

published as 1.0.9