5 Commits

Author SHA1 Message Date
Rene Rivera
471aec5940 build: modular build structure 2024-08-20 19:41:20 -03:00
Ed Catmur
1dc789839f Fix Windows build of file_router example
On Windows, fs::path::c_str() returns wchar_t const* so cannot be streamed to std::cout. fs::path is output streamable anyway (it might quote it, but that should be fine).
2023-08-15 13:33:55 -03:00
alandefreitas
96438f683e remove type aliases
fix #743
2023-04-28 17:27:26 -03:00
alandefreitas
c518dbaa04 simplify CI and CML 2023-04-21 04:36:04 -03:00
alandefreitas
c3a70873d6
url router 2023-01-20 21:50:27 -03:00