Darshan
Darshan
@NoNameLmao, @asdfisdffdg I already tried with using multiple channels but I couldn't see any major performance improvements. Still in upcoming release I will try to add multiple channels as option.
@UnlimitedBytes , Can you create PR with your code?
Sorry for late reply, This is known issue with google chrome on android. I tried to debug but couldn't figure out the issue. I will keep you posted on this...
Implementing user system will bit overkill for this project. User system will require database, I am trying to keep this project lightweight and dependency free.
@BrainBursty Thanks for inputs mate. I am totally booked for few days. I will start working on this once I will get the time. Mean while if you can fix...
Not sure if it's possible. But I will look into this once I get time.
@UnlimitedBytes Can you share sample example for encrypting file using AES256?
@UnlimitedBytes Thanks for example code. I am working on another project based on discord storage in which I have implemented the encryption. Can you look into code and create PR...
I have already tried blocking mode first but it will increase the size of file little bit by adding padding to it. It will cause issue while providing partial content...
This bug has been fixed in version [v4.0](https://github.com/forscht/ddrive/releases/tag/v4.0.0)