Hi,

 

I’m trying to download a compressed .7z file with boost.beast.

 

The file is about 9GB in size, so what I’d like to do is stream the response in to boost.iostreams to allow decompression.

 

Is there any examples of interfacing boost.beast with boost.iostreams in this sort of streaming context?

 

Any help appreciated.

 

Thanks,

Sean.