1.9844.0 • Published 4 years ago

awrtc_browser v1.9844.0

Weekly downloads
23
License
BSD-3-Clause
Repository
github
Last release
4 years ago

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)
1.9844.0

4 years ago

0.102.0

5 years ago

0.101.0

5 years ago

0.100.0

5 years ago

0.99.0

5 years ago

0.98.3

5 years ago