Open tmacam opened 1 year ago
Our code heavily relies on Reactor when handling gRPC calls.
But instead of doing all the boilerplate work of matching reactor and gRPC models together, we could depend on https://github.com/salesforce/reactive-grpc/tree/master/reactor to do it.
It might not make sense after all the investment we have done in the code already but it might be something interesting for the future.
Our code heavily relies on Reactor when handling gRPC calls.
But instead of doing all the boilerplate work of matching reactor and gRPC models together, we could depend on https://github.com/salesforce/reactive-grpc/tree/master/reactor to do it.
It might not make sense after all the investment we have done in the code already but it might be something interesting for the future.