panthershark/hammock

Double buffering (node4+)

Closed this issue · 3 comments

There is an issue regarding double buffering in > node 0.10 with pipe (the data event + write events are both called).

This was discussed here:

45cc549

I probably cannot get to this until Monday, but I'll take a look

I've patched a local copy by just removing back compat for node 0.8. It might be a good idea to do that and bump the major version. PR incoming.

I merged it and updated the readme. Will you give that readme a review before I bump and push the major version?