Skip to content
Snippets Groups Projects
Unverified Commit c4629b90 authored by Manish R Jain's avatar Manish R Jain
Browse files

Switch from Golang RPC with custom encoding to using GRPC with custom

encoding. This helps us use the amazing context feature of grpc for RPC
tracing and client to server enforced deadlines.

Also upgrade the protobuf package so we can compile proto3.
parent a984e969
No related branches found
No related tags found
No related merge requests found
Showing
with 386 additions and 592 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment