### Description

Inject icy metadata to stream to display station name or song title

### Installation
```sh
$ npm icy-metadata -d
```

### Example
Install and run example project via npm 
```sh
$ cd .\example\
$ npm install
$ node example1.js
```
Open "Winamp" or etc. and play stream url "http://localhost/stream" to see stream metadata.```