v3.1.0
Features
- Prevent
AGRPC_
macros from leaking into user code. - Add
operator bool
andswap
toagrpc::ServerRPCPtr
.
Chore
- Update vcpkg (includes Boost 1.83->1.84 update)
AGRPC_
macros from leaking into user code.operator bool
and swap
to agrpc::ServerRPCPtr
.