Stiffstream / restinio

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.13k stars 93 forks source link

vcpkg should have a variant with RESTinio+Boost.Asio #202

Open eao197 opened 7 months ago

eao197 commented 7 months ago

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.

eao197 commented 6 months ago

There is the draft implementation of such feature: https://github.com/Stiffstream/restinio-crud-example/tree/8b3ae57c1d456aef19f04133fda0838b633fc32c/overlays/restinio