MichaelSB
Results
2
issues of
MichaelSB
For reasons I tried to compile a simple program with clang++ (13.0.1) and libc++ (13.0.1). I got a monster error message hinting at `wvalue& operator=(object const& value)` and `wvalue& operator=(std::initializer_list...
bug
This adds support for websocket compression via permessage-deflate extension. It's based on https://github.com/ipkn/crow/pull/329, with a few changes to better match current crow. It resolves https://github.com/CrowCpp/Crow/issues/92 I was not able to...
feature
further information required