Recorderjs icon indicating copy to clipboard operation
Recorderjs copied to clipboard

Is RecordWorker.js still needed

Open devotox opened this issue 9 years ago • 1 comments

I see references to inline worker and it seems it all works without RecordWorker.js is this valid?

devotox avatar Mar 05 '16 21:03 devotox

RecordWorker is a WebWorker essentially, I think you can implements another communication mechanism.

xixilive avatar May 30 '16 02:05 xixilive