-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Hey there!
We maintain a "downstream" library from this one that specifically integrates Webcaster into AzuraCast using Vue components, but we just noticed that we're relying on distributed versions of libraries that are hosted on rawgit's web site. Rawgit is unfortunately going away and will stop hosting existing libraries later this month (according to their homepage), so this will no longer be a valid source for those files.
On our end, we plan to move those files locally so that we don't depend on Rawgit, but it could be helpful if those libraries (libsamplerate, taglib, webcast.js and shine) were hosted on NPM as well, which would allow their distributed JS files to automatically be distributed by a number of web services. I can't find the libraries on NPM at the moment.
It may be worthwhile to consider doing that to help improve the long-term utility of the libraries.