roemil

Results 2 comments of roemil

> The ASIO thread pool is also a good choice. Yes! With ASIO threadpool we could get an awaitable Get/Post and use that within a boost coroutine. That would be...

> When using Glaze with structs (not `glz::json_t` and its DOM internals —https://github.com/stephenberry/glaze/blob/main/include/glaze/json/json_t.hpp) it’s straightforward to wire it up to jwt-cpp like this: > > using json = glz::json_t; >...