Our current file upload / download mechanism uses GRPC, but not chunking. SO using tusd might be a better option
We should try tusd golang server with flutter client again as it works now: jjmutumi/tus_client#6
This will make many other things easier i suspect too.