mongoose-cpp
mongoose-cpp copied to clipboard
big file upload failed?
As the title, I uploaded a file 150+MB, it droped "std::bad_alloc..." my embeded device memory is 256MB. how to upload a huge file with mongoose-cpp? I'm confused! Best regards!
As you can guess with last commit dates this repository is not currently maintained, I think you will have to investigate if you want to figure out how to do that Maybe it is indeed related to the RAM limitations. Does it works if you run it on your own computer for eg?