Skip to content

Conversation

@jakobr-google
Copy link
Contributor

* Added enumValues to FieldInfo. Fixes google#63.
* Small performance optimization when deserializing repeated messages
  from JSON.
* Type annotations for strong mode.
@jakobr-google jakobr-google merged commit 34f3347 into google:master Oct 25, 2017
sigurdm pushed a commit to sigurdm/protobuf that referenced this pull request Dec 10, 2018
Added support for generating gRPC stubs. gRPC mode is selected by adding
the option 'grpc' to the `--dart_out` argument, as in
`--dart_out=grpc:<path>`.

When gRPC mode is selected, the legacy ("generic") RPC stubs will not be
emitted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants