Robert Keizer

Results 3 issues of Robert Keizer

Would be a nice to have. Quick look at the code for `.on` looks like it would be fairly trivial. Making the assumption that if you're using `EventEmitter2` and listening...

`require('isStream')` only works if you're running on a case-insensitive filesystem. The package name is `isstream`. I may get around to putting together a PR; Just noting it here for everyone...

### Context / Background I wanted to use `bgpipe` on OpenBSD with the TCP MD5 signatures option. I was able to fairly easily "make it work", but I'd like to...