protobuf-net v2 type meta
问题 According to this post (from March), protobuf v2 allows us to resolve types from a stream. Since v2 is now in beta 5, I think this feature has already been implemented, so I was wondering how to use this new feature. I haven't been able to find any documentation on it, so some help would be greatly appreciated ! Type meta The serialization is fine, but I don’t know (and cannot know) all of my types up front. How can I do this? Well, protobuf is a contract based format; if you don’t know the