@exotel-npm-dev/webrtc-client-sdk 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3 @@
1
+ #openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem
2
+
3
+ rm -rf dist;cd ..;npm uninstall @exotel-npm-dev/webrtc-core-sdk;npm install ../webrtc-core-sdk;npm run build;cp -r dist demo-non-npm/;cd demo-non-npm;http-server -S -C ~/pki/cert.pem -K ~/pki/key.pem
@@ -0,0 +1 @@
1
+ export default __webpack_public_path__ + "2fbb7f0f87f09e54287f342b151bcc44.wav";