Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
Other
1.16k
stars
93
forks
source link
vcpkg should have a variant with RESTinio+Boost.Asio #202
The current version of vcpkg package uses RESTinio with standalone version of Asio only.
There should be a possibility to use RESTinio via vcpkg with Boost.Asio. Maybe via vcpkg's "feature" option.