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

Complete internal rename to eventuals-grpc using latest eventuals #38

Closed benh closed 3 years ago

benh commented 3 years ago

The latest version of eventuals requires some updates as well as we've used the now supported 'DoAll()', 'Concurrent()', and 'Task' functionality.