TooTallNate / node-icy

Node.js module for parsing and/or injecting ICY metadata
MIT License
291 stars 48 forks source link

Lack of Stream#unpipe and emitting socket event #22

Open konradreiche opened 9 years ago

konradreiche commented 9 years ago

As of now it is quite hard to close a stream deliberately again. Maybe it would be useful to expose unpipe and/or emit the socket to actually shut down the connection.