awrtc_browser
TypeScript icon, indicating that this package has built-in type declarations

1.9844.0 • Public • Published

awrtc_browser

Run the following commands in the project root directory:

  • npm install
  • npm run build

Now you should have the final build in the ./build/bundle directory. You can test it using the test applications:

  • ./build/callapp.html for the typescrypt example using ./build/bundle/apps.js (contains the merged source code from ./src/apps and ./src/awrtc )
  • ./build/callapp_js.html for javascript example that runs the same app but as javascript within the html file so you can easily change the code and experiment. It is using the library only bundle from ./build/bundle/awrtc.js (source code at ./src/awrtc)

Readme

Keywords

none

Package Sidebar

Install

npm i awrtc_browser

Weekly Downloads

11

Version

1.9844.0

License

BSD-3-Clause

Unpacked Size

4.97 MB

Total Files

137

Last publish

Collaborators

  • sheepunicorn