liyingxin 2f56fe6331 TRPCServer get service_name from 'func' instead of 'callee' because 'callee' is not guaranteed to be service_name from transport protocol (#378) 2 months ago
..
CMakeLists.txt 42ad313d1b rm rpc_span.proto in CMakeLists and bazel file 2 years ago
rpc_message.h e17ac3c4aa rpc_message : Add virtual destructor. 10 months ago
rpc_message_brpc.cc fcfdccab9b Update status_code: 11 months ago
rpc_message_brpc.h fcfdccab9b Update status_code: 11 months ago
rpc_message_srpc.cc cf06912fc3 rpc_module : support trace data transmission in TRPCHttp; skip no trace_id data in RPCTraceFilterPolicy::collect(); 1 year ago
rpc_message_srpc.h faa452e377 replace deprecated api ByteSize 2 years ago
rpc_message_thrift.cc d346584ed9 add 'add_http_header' for Http RPC protocols 2 years ago
rpc_message_thrift.h d346584ed9 add 'add_http_header' for Http RPC protocols 2 years ago
rpc_message_trpc.cc 2f56fe6331 TRPCServer get service_name from 'func' instead of 'callee' because 'callee' is not guaranteed to be service_name from transport protocol (#378) 2 months ago
rpc_message_trpc.h fcfdccab9b Update status_code: 11 months ago
rpc_meta.proto e2df4ee376 rename RPCMetaKeyValue and update codes 2 years ago
rpc_meta_brpc.proto 12f0bdf5a5 Update rpc_meta_brpc.proto 1 year ago
rpc_meta_trpc.proto fcfdccab9b Update status_code: 11 months ago