140 Commits (71ca4200f6ff7a73c64369d9f1f041c306124ae8)

Author SHA1 Message Date
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 10 years ago
vjpai d5577aac67 More typecasts to avoid sign-comparison problems on EXPECT_EQ 10 years ago
Yang Gao 3a5e5495e5 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. 10 years ago
Craig Tiller 492968f7d9 Server side cancellation receive support 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Yang Gao da699b8bc1 do not leak reader or writer 10 years ago
Yang Gao 2b7f537546 Add metadata test with rpc. Adding/fixing things to make it work 10 years ago
Yang Gao 406b32f663 Add missing APIs and a first metadata test, and test passes 10 years ago
Yang Gao 0e0d8e11e6 add a simple server streaming e2e test, which passes 10 years ago
Yang Gao 005f18a6a1 change ServerAsyncReader API and add a simple clientstreaming test, it passes 10 years ago
Yang Gao c05b6cb89d add a bidi test and simplify the test a bit, test passes 10 years ago
Yang Gao bb84a30f07 let the client/server use their own cq and pretty the test 10 years ago
Craig Tiller 0220cf14b0 Add end2end async unary single threaded test (compiles) 10 years ago