Antony Polukhin

Results 277 comments of Antony Polukhin

Fixed in https://github.com/userver-framework/userver/commit/7da063b1756575d130707183b056c3d8721f92c7 Many thanks for the repprt and for the PR!

Many thanks for the feature request and for the PR!

I think this is fine. Multiple BOOST_PFR_USE_CPP26 checks reduce template instantiations count that would otherwise happen with for_each_field_dispatcher usage. In other words `BOOST_PFR_USE_CPP26` checks are goot for compile time Will...

Merged in https://github.com/boostorg/pfr/commit/d9fde1f2a0ab92e7db204c49c1612536cb296dad Many thanks for the PR!

The issues is relevant: we have samples for websockets server, but there's no example of how to create a websocket connection from userver (C++ code) to the websocket server. >...

I have no access to that platform. Please try to lowercase the Dbgeng, check if that works for you. If that helps - send a PR with a fix and...

@h1laryz it's a matter of configuration. You can configure the server to do updates every second or every half a second by providing a required `update_interval` https://userver.tech/d5/d2d/md_en_2userver_2caches.html#autotoc_md239 Not that such...

This does not seem to be a complete solution. How about adding https://github.com/cheshirekow/cmake_format to the CI and formatters?

Many thanks! Will start merging the PR in a week or two