Releases: mcpplibs/grpc-m
Releases · mcpplibs/grpc-m
Release list
grpc-m 1.83.0
gRPC 1.83.0 built from upstream source by mcpp.
- Vendored upstream
src/+include/with zero patches; abseil / protobuf(+upb) / re2 / c-ares / OpenSSL / zlib come from mcpp-index, not a second vendored copy. - No CMake, no Bazel, no configure step.
import grpc;C++23 module over the public API (the import goes after every textual#include— see the README).aresfeature on by default, matching upstream;default-features = falseturns it off.examples/helloworldstands a real server on loopback and makes a real unary RPC.
linux + macOS. windows waits on compat.openssl gaining a windows entry (mcpp-index#150); this package's windows flags are already in place.