396 Commits (0d6cf992e8f840ae257c039f15fc045e9605090f)

Author SHA1 Message Date
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
vjpai 7aadf46fdb Change to std::chrono and add a test. 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 7d6b184f57 add a jwt test case for interop test 10 years ago
Yang Gao 0cb6c25e71 A first test with typed async client and untyped service for a simple rpc 10 years ago
Chilledheart 4be94b9541 Add missing GRPC_OVERRIDE, NFC 10 years ago
Craig Tiller 43ef582e42 override --> GRPC_OVERRIDE 10 years ago
Craig Tiller 78524b75d7 Compile fix 10 years ago
Craig Tiller 2eaf1596bb ACTUALLY set the server thread pool 10 years ago
Craig Tiller a182bf12b0 clang-format 10 years ago
Craig Tiller 50a976f56c Linux compile fix 10 years ago
Craig Tiller c98bef7303 Compile fix 10 years ago
Craig Tiller a8dc37a2dd Rename some files 10 years ago
Craig Tiller d6479d6cc4 Async server works 10 years ago
Craig Tiller ef63839042 Async client works 10 years ago
Craig Tiller e38ec21122 Linux compile fix 10 years ago
Craig Tiller d1e18faefc Async client progress 10 years ago
Craig Tiller 8856875900 Async client progress 10 years ago
Craig Tiller f282514389 Print resource utilization 10 years ago
Craig Tiller d701c5f5c3 Formatting 10 years ago
Craig Tiller 76877c3f66 Generate latencies in driver 10 years ago
Craig Tiller 10923c2fb5 Formatting 10 years ago
Craig Tiller 6af9ed0bf7 Rework QPS client/server 10 years ago
Craig Tiller 26598a394a WIP 10 years ago
Vijay Pai acf6f318fc Better use of threads, avoid thread safety issues on destructor with 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
vjpai 4e1e1bc28e Revert "Use typedefs to avoid triply-nested function templates" 10 years ago
vjpai 45b0bc4bec Use typedefs to avoid triply-nested function templates 10 years ago
Yang Gao 25770b02d6 add jwt token creds test_case 10 years ago
vjpai 5b39f9a9fb refresh -> Reset 10 years ago
vjpai 6e2e64a8b4 Stop abusing operator() overloading 10 years ago
vjpai 9440a14558 Move std::bind call out of main loop, change constructor appropriately 10 years ago
vjpai cd801c8531 <:: -> < :: 10 years ago
vjpai 3c11066217 override->GRPC_OVERRIDE 10 years ago
Vijay Pai 64ac47f389 clang-format all these files 10 years ago
vjpai 56c5129629 Rename Async methods from generator to avoid naming conflicts to 10 years ago
Craig Tiller c5ba0e56a0 Make it possible to compile with gcc4.6 10 years ago
vjpai dea740f329 New multithreaded async C++ tests. The server is architected the way 10 years ago
Craig Tiller cf133f41f8 Make it possible to compile with gcc4.6 10 years ago
Craig Tiller 8ecb170151 Fix that race better 10 years ago
Craig Tiller 2f3fa9acff Fix linux compile bug 10 years ago
Craig Tiller 2d0f36c84b Driver to client/server kind of works 10 years ago
Craig Tiller 4ef7a29f31 Create server/client lists 10 years ago
Craig Tiller 4f7a1ff6ad 'Fix' a race 10 years ago
Craig Tiller e48601934d Getting the driver pieces in place 10 years ago
Julien Boeuf 597a4f2273 Verifying the peer name on the X509 Certs correctly. 10 years ago