Monday, 8 July 2019

Grpc microservice architecture implementation

In a microservice architecture, is it advisable to have a centralized collection of proto files and have them as dependency for clients and servers? or have only 1 proto file per client and server?



from Grpc microservice architecture implementation

No comments:

Post a Comment