Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 312 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 312 Bytes

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.