Describe the enhancement requested
AC:
Replace boost::beast with alternatives in ODBC.
Boost Usage to be replaced:
|
using boost::beast::detail::base64::encode; |
|
using boost::beast::detail::base64::encoded_size; |
|
namespace base64 = boost::beast::detail::base64; |
Component(s)
FlightRPC, C++