grpc-custom-serializer icon indicating copy to clipboard operation
grpc-custom-serializer copied to clipboard

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

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.