I am working on a project in which i have to make Api for radio streaming by which user can listen radio stream from his mobile application not web. Please let me know if there is any framework in Node.js which can stream my audio file to mobile clients in real time.
I have a look on Binary.js but I am not sure it can deal with my mobile clients. Anyone please guide me on this.