The RPC framework in our yugabyteDB

Hi
Is the rpc framework in our yugabyteDB self-developed? Or is it based on gRPC?
Are there any introduction documents about our RPC framework?

Hi @ZhenNan2016

See A brief look at YugabyteDB RPC API | gruchalski.com as an overview.

1 Like

Okay,thank you very much.