filedrop icon indicating copy to clipboard operation
filedrop copied to clipboard

Suggestions

Open Devocub opened this issue 1 year ago • 3 comments

Very cool project!

I have few features suggestions:

  • Console which shows what program tries to do and why it isn't working.
  • Multithreaded filetransfer - I reached only half of my upload speed (reciver side was fast). I guess this might be related to how ISP limit internet speed. Upload speed grows from 0 to over max upload speed, then falls down to zero and it repeats.
  • Continue file transfer if internet connection was lost.
  • Screenshare, audio share. Take a look at https://github.com/adamyordan/laplace | https://laplace.adamjordan.id . Has few issues but they originate from webrtc design. I can describe them in details if you are up to this functionality.

Devocub avatar Feb 21 '23 07:02 Devocub