Go library to communicate with the JS Stream API by bridging the JS ReadableStream object to a Go io.ReaderCloser.
The API is pretty self-explanatory - it provides a function to create an io.ReaderCloser from a JS ReadableStream object.