grpc/include/grpc++
Vijay Pai 7a648854e9
Adopt the static factory pattern (#10)
* Switch sync streams from "struct internal" to static factory in namespace internal

* Reduce diff size

* fix friends

* Use static factory pattern for async unary calls

* Use static factories for async streams

* clang-format
2017-10-27 10:22:51 -07:00
..
ext auto-fix most of licenses 2017-06-08 11:22:41 +02:00
generic Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip 2017-09-21 22:23:44 -07:00
impl Adopt the static factory pattern (#10) 2017-10-27 10:22:51 -07:00
security Better handling of token lifetime. 2017-07-13 21:58:01 -07:00
support Readd grpclb fallback 2017-09-27 12:27:20 -07:00
test auto-fix most of licenses 2017-06-08 11:22:41 +02:00
alarm.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
channel.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
client_context.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
completion_queue.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
create_channel.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
create_channel_posix.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
grpc++.h Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
health_check_service_interface.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
resource_quota.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
server.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
server_builder.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
server_context.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
server_posix.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00