I'm looking for a way of streaming audio data in the form of float values over an icecast stream using nodejs or another similar framework. I've had a look at certain frameworks, but they all seem to only either read data from or inject metadata to an existing stream.
Any help would be great.