3rdparty / eventuals-grpc

C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.
Apache License 2.0
20 stars 5 forks source link

Change grpc version from 1.35 to 1.40 #8

Closed while-false closed 3 years ago

while-false commented 3 years ago

Update version of grpc in response to recent update on their side.

Builds and tests locally.

while-false commented 3 years ago

Unfortunately the front running of at least boringssl is still necessary.