feat: chunk large files into a single browser fbuff
when sending a file
#1581
Labels
enhancement
New feature or request
fbuff
when sending a file
#1581
If a file is above 20MB, chunk data URI/base64 to 15MB chunks, stitch them in the browser then send the file.
Videos need to be 64 mb
Files need to be 100mb
The text was updated successfully, but these errors were encountered: