关于[Implementing State in .NET Core gRPC Messages with oneof]的摘要:
In the real world, you've been dealing with the State pattern every time you designed a set of database tables. The Protocol Buffers specification lets you do the same thing when you define the messages you send and receive from your gRPC Web Service.
原文地址: https://visualstudiomagazine.com/articles/2020/01/13/state-in-grpc.aspx