sireliah / dragit

Application for intuitive file sharing between devices.
GNU General Public License v3.0
140 stars 4 forks source link

Reduce sender memory usage #42

Closed sireliah closed 2 years ago

sireliah commented 2 years ago

Simplify the sender side by removing the thread for reading the file. This fixes the growing memory usage when reading the file.