Open geoand opened 11 months ago
@cescoffier is there anything we can do on the gRPC thing or do we just have to accept it and consume it?
Do we have the proto files? I would re-generate the client in the extension and use that. Otherwise, we would not have tracing / security / observability support.
I think that code has been generated by protoc (we do the same). So except if they have a custom protoc we should end up with the same.
I need to check it out and see
This module depends on gRPC so we'll have to see what the best way of supporting it is