minimal-webrtc/external/qr-scanner-binaryData
Daniel Perelman 90565985ae Add QR code scanning support to serverless mode. 2020-06-01 23:16:37 -07:00
..
README Add QR code scanning support to serverless mode. 2020-06-01 23:16:37 -07:00
qr-scanner-worker.min.js Add QR code scanning support to serverless mode. 2020-06-01 23:16:37 -07:00

README

./qr-scanner-worker.min.js is modified from
../qr-scanner/qr-scanner-worker.min.js. The only change is that instead
of returning result.data, it returns result to allow access to
result.binaryData.

MIT Licensed