GRPC C++
1.39.1
|
#include <grpc/support/port_platform.h>
#include <string>
#include "absl/strings/string_view.h"
#include "absl/types/variant.h"
Go to the source code of this file.
Data Structures | |
class | grpc_event_engine::experimental::EndpointConfig |
A set of parameters used to configure an endpoint, either when initiating a new connection on the client side or when listening for incoming connections on the server side. More... | |
Namespaces | |
grpc_event_engine | |
grpc_event_engine::experimental | |