-
Notifications
You must be signed in to change notification settings - Fork 63
Description
Hi, It looks like there is some desire to have an official version of the connect-rtc-js library published to NPMJS for easy npm installing.
amazon-connect-streams is already doing so: https://www.npmjs.com/package/amazon-connect-streams, so this feature would be in keeping with the direction of the other amazon connect js lib.
Also, it appears that someone else also wants to be able to install via npm, and has made the changes necessary to publish this library to a scoped npm package. Here is the scoped npm package: https://www.npmjs.com/package/@crisiscleanup/connect-rtc and here is the commit patch that was required to do the publishing: 51aab39
It seems like it would be a huge benefit to many developers if this could be installed via npm in a trusted package.