21 Commits (55cbf021255704278e6f7ec84c9351e2f11cec0c)

Author SHA1 Message Date
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Yang Gao c4b6ffb1b6 Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. 10 years ago
Yang Gao 3b3097fb7a Remove an extra unref 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Nicolas "Pixel" Noble a05b8b7b25 Removing a few more references to #include <chrono> 10 years ago
Nicolas Noble 89219162dd Refactoring std::chrono out. 10 years ago
Yang Gao 16c78c922c Clean up unneeded includes and remove shutdown protobuf library 10 years ago
Vijay Pai 82dd80abc6 Elminate range-based fors and work around some other limitations in older compilers 10 years ago
Yang Gao 993d540e37 covert test to use generic stub 10 years ago
Nicolas Noble cfd6073a66 Various Windows fixes. 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Yang Gao 1ad253d137 expose the server's cq through the generic service object 10 years ago
Yang Gao 45c09db87c sort the tags, this is not necessary, just make it look better 10 years ago
Yang Gao 9fbbc7bb13 add one bidi test 10 years ago
Yang Gao 4999649653 Rename to AsyncGeneric* 10 years ago
Yang Gao 005eb88c45 Rename anonymous to generic globally 10 years ago
Yang Gao 0cb6c25e71 A first test with typed async client and untyped service for a simple rpc 10 years ago