leaysgur / webrtc-samples

Home Page:https://leader22.github.io/webrtc-samples/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webrtc-samples

Personal WebRTC samples for cross browser checking.

docs/

  • Available via GitHub pages.
  • Each main.js will be bundled into bundle.js by npm run {dev|build}:docs.
  • You can use bundle.js directly as ESModule entry file.

external/

  • Original module for signaling
  • And other modules from npm to be exported here
  • To be bundled as docs/_shared/external.js by npm run {dev|build}:external.

About

https://leader22.github.io/webrtc-samples/

License:MIT License


Languages

Language:JavaScript 100.0%