|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include "src/core/ext/transport/chttp2/client/chttp2_connector.h"#include <grpc/grpc.h>#include <string.h>#include <grpc/slice_buffer.h>#include <grpc/support/alloc.h>#include <grpc/support/string_util.h>#include "src/core/ext/filters/client_channel/connector.h"#include "src/core/ext/filters/client_channel/http_connect_handshaker.h"#include "src/core/ext/filters/client_channel/subchannel.h"#include "src/core/ext/transport/chttp2/transport/chttp2_transport.h"#include "src/core/lib/channel/channel_args.h"#include "src/core/lib/channel/handshaker.h"#include "src/core/lib/channel/handshaker_registry.h"#include "src/core/lib/iomgr/tcp_client.h"#include "src/core/lib/slice/slice_internal.h"Namespaces | |
| grpc_core | |
| Round Robin Policy. | |