Hi all, Does anyone have an example of a good folder structure for maintaining different API versions for both the server and client? Lots of good examples on the proto files being versioned, but not much on server and almost non-existent on client. (preferably python, but doesn't really matter that much)
e.g. - https://medium.com/stackpulse/grpc-in-practice-directory-structure-linting-and-more-d4d438ac4f86 - https://learn.microsoft.com/en-us/aspnet/core/grpc/versioning?view=aspnetcore-7.0#version-number-services Best, Bob -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/976e377c-7017-4085-93a1-87cf67768540n%40googlegroups.com.
