The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
jboeuf a8edeae6c0 Merge pull request #1072 from yang-g/refreshtoken 10 years ago
..
impl Service side should be done, it builds and existing tests pass 10 years ago
async_generic_service.h expose the server's cq through the generic service object 10 years ago
async_unary_call.h Add missing GRPC_OVERRIDE, NFC 10 years ago
byte_buffer.h initial imple of byte buffer and slice 10 years ago
channel_arguments.h Use ssl name override if it's in the channel argument 10 years ago
channel_interface.h Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed 10 years ago
client_context.h Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed 10 years ago
completion_queue.h Change to std::chrono and add a test. 10 years ago
config.h Allowing us to import google::protobuf::int64. 10 years ago
create_channel.h Merge github.com:grpc/grpc into credit 10 years ago
credentials.h wrap refresh token credentials in c++ 10 years ago
generic_stub.h Rename to AsyncGeneric* 10 years ago
server.h expose the server's cq through the generic service object 10 years ago
server_builder.h Rename to AsyncGeneric* 10 years ago
server_context.h first sets of changes, it builds 10 years ago
server_credentials.h Merge github.com:grpc/grpc into credit 10 years ago
slice.h add a comment 10 years ago
status.h Guard headers tool. 10 years ago
status_code_enum.h Remove HTTP mappings from status.h 10 years ago
stream.h Global replace google::protobuf::Message with grpc::protobuf::Message, all tests passed 10 years ago
thread_pool_interface.h Guard headers tool. 10 years ago