$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: sehe (bugs_at_[hidden])
Date: 2021-03-24 00:32:31
On di, 23. mrt 18:43, Takatoshi Kondo via Boost wrote:
> Hi Vinnie,
>
> The library you propose is really nice to have !
>
> I had tried to use zlib with boost asio stream.
> https://stackoverflow.com/questions/44712852/how-to-decompress-the-data-in-boostasiostreambuf-using-boostiostreamsfilt
>
I second that motion. I'll submit another case, where I recently
finally managed to get websocket per-message deflation working for
misbehaved services:
If the ZLib interface were (part of) a documented library, then
perhaps it would have taken roughly a year to solve this problem
first asked here many months earlier
https://stackoverflow.com/questions/62496815/boost-inflate-algorithm-decompress/62505788#comment117189671_62505788
Cheers,
Seth