v3.0.0
Features
- De-experimentalize
agrpc::ServerRPC
,agrpc::ClientRPC
andagrpc::register_x
functions. - Remove several functions and classes. See migration guide for details.
asio-grpcConfig.cmake
no longer callsfind_package
for all possible backends.- Remove support for deprecated
asio::execution
functions. - Remove deprecated
ASIO_GRPC_USE_BOOST_CONTAINER
andASIO_GRPC_USE_RECYCLING_ALLOCATOR
cmake options.
The agrpc::Server/ClientRPC
API is not understood by Microsoft's Intellisense. If that bothers you then please react to this bug ticket.