You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does dproto support parsing of proto IDLs in protobuf version 3 format?
AFAIK, the wire-format between version 2 and 3 are compatible. So if the parser supports protobuf version 3, it could be a seamless transition.
The text was updated successfully, but these errors were encountered:
Thanks for a nice library.
Does dproto support parsing of proto IDLs in protobuf version 3 format?
AFAIK, the wire-format between version 2 and 3 are compatible. So if the parser supports protobuf version 3, it could be a seamless transition.
The text was updated successfully, but these errors were encountered: