/grpc-custom-serializer

An set of example implementations which shows how to serialize gRPC messages in JSON

Primary LanguagePythonApache License 2.0Apache-2.0

grpc-custom-serialization

This repository shows how to customize the serialization mechanism in gRPC. As you can see, you can serialize gRPC messages in JSON if you want.

Copyright and License

Copyright 2018 Yuki Yugui Sonoda.

Licensed under Apache License, Version 2.0. See LICENSE.txt for more details.