67 Commits (cac4e178fda78564934c21ec2e77b5763dc3111a)

Author SHA1 Message Date
Craig Tiller 102fa966b6 Rename some files to avoid conflicting .obj files on Windows 9 years ago
Sree Kuchibhotla f95f125506 Minor changes 9 years ago
Sree Kuchibhotla bb5519f5a5 More changes 9 years ago
yang-g 807387641f prevent spurious wake up and unstarted/already shutdown server 9 years ago
yang-g 6ec11f2acd prevent spurious wake up and unstarted/already shutdown server 9 years ago
yang-g 05573f1692 Make Server::Wait work for async only server. 9 years ago
yang-g e89dc6ceb6 Make Server::Wait work for async only server. 9 years ago
vjpai 726561ed06 Initial definition of flow-controlled unary type along with code generation for this type 9 years ago
Vijay Pai b645a2d3ce Remove another range-based for 9 years ago
Adam Michalik 4ad746e4e0 clang-format, fix headers, windows fixes 9 years ago
Adam Michalik b97e2d145e Add C++ support for using external FD 9 years ago
Craig Tiller e004958fd6 Fix formatting, mem leak, stall 9 years ago
Craig Tiller 3eee9b4ace Mark sync cq as non-listening when it is 9 years ago
Yuchen Zeng a42ec21341 Server builder plugin 9 years ago
Craig Tiller 06cb1a9d93 Initial interface rework to allow knowing whether to pull payload at registration, not at request time 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 5987c70bd1 Punch through flags for incoming calls 9 years ago
yang-g eb62c94338 Add a way to override channel arguments for server creation 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas d79ef3af71 Fixed wrong usage of global var 9 years ago
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
Craig Tiller 64616496e2 Alternative ownership for global callbacks 9 years ago
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 9 years ago
David Garcia Quintas f3ddb7c55a clang-format 9 years ago
Bogdan Drutu 3e60e3228a Update the copyrights of the modified files. 9 years ago
yang-g b971173712 Add tests with a second service 9 years ago
David Garcia Quintas 44f3249018 Introduced ServerInterface 9 years ago
yang-g f48766d347 fix copyright 9 years ago
yang-g 269b8be406 add generic test 9 years ago
Bogdan Drutu 618051c8ca Fix the build. 9 years ago
Bogdan Drutu c318d7014b Add virtual destructors for the default implementations as well. 9 years ago
Craig Tiller 15f383c6cc Exploratory refactoring for mixed sync/async methods on the same C++ service 9 years ago
Craig Tiller 06dd04cfd3 Further review feedback 9 years ago
Craig Tiller 8352b9e997 Review feedback 9 years ago
yang-g a23f17b123 add server_builder_option 10 years ago
Craig Tiller 7221d999bb Global hook for doing something in response to a synchronous server call 10 years ago
Craig Tiller 5925603101 stream_op cleanup: miscellany 10 years ago
Craig Tiller 0ba432d445 Move profiling system to gpr 10 years ago
Craig Tiller 1f41b6b5ed Simplify adding annotations, annotate more things 10 years ago
Craig Tiller 86253ca1da Latency traces 10 years ago
yang-g b063c87596 mark unreachable code with a macro 10 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 10 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 10 years ago
yang-g e21908fcee impl 10 years ago
Vijay Pai e8a7e30a75 Eliminate public thread-pool interface 10 years ago
Craig Tiller 849c7ca4b2 prettify comment 10 years ago
yang-g 9e2f90cd06 headers reorg 10 years ago
David Garcia Quintas cb30410b10 Comments and derived bugfixes. 10 years ago
Craig Tiller 86d31776a8 Fix syncronous unimplemented methods 10 years ago