You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2018. It is now read-only.
While looking into trying to create a proper PR to support callbacks on write and end I notice that you emit end and close events, but not finish events.
I understand that you don't support the (new) node stream interface. Is this intentional?
While looking into trying to create a proper PR to support callbacks on
writeandendI notice that you emitendandcloseevents, but notfinishevents.I understand that you don't support the (new) node stream interface. Is this intentional?