CryptoDrive icon indicating copy to clipboard operation
CryptoDrive copied to clipboard

[ FEATURE ] Web Workers Implementation

Open imabp opened this issue 3 years ago • 0 comments

Crypto drive runs on zero servers. Hence the computation process does need to be parallelly processed for larger files. Web workers is a great idea to implement parallel processing on client side.

imabp avatar Apr 11 '21 19:04 imabp