The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark D. Roth 17984c10e1 [clang-format] run for everything under src/core (#36381) 11 months ago
..
binder [clang-format] run for everything under src/core (#36381) 11 months ago
dns [clang-format] run for everything under src/core (#36381) 11 months ago
fake [clang-format] run for everything under src/core (#36381) 11 months ago
google_c2p [clang-format] run for everything under src/core (#36381) 11 months ago
sockaddr [clang-format] run for everything under src/core (#36381) 11 months ago
xds [clang-format] run for everything under src/core (#36381) 11 months ago
.clang-format [clang-format] Remove requirement that port_platform.h is at the top (#36294) 11 months ago
README.md [reorg] move resolver code to src/core/resolver (#35804) 1 year ago
endpoint_addresses.cc [clang-format] run for everything under src/core (#36381) 11 months ago
endpoint_addresses.h [clang-format] run for everything under src/core (#36381) 11 months ago
polling_resolver.cc [clang-format] run for everything under src/core (#36381) 11 months ago
polling_resolver.h [clang-format] run for everything under src/core (#36381) 11 months ago
resolver.cc [clang-format] run for everything under src/core (#36381) 11 months ago
resolver.h [clang-format] run for everything under src/core (#36381) 11 months ago
resolver_factory.h [clang-format] run for everything under src/core (#36381) 11 months ago
resolver_registry.cc [clang-format] run for everything under src/core (#36381) 11 months ago
resolver_registry.h [clang-format] run for everything under src/core (#36381) 11 months ago
server_address.h [reorg] move resolver code to src/core/resolver (#35804) 1 year ago

README.md

Resolver

Implementations of various name resolution schemes. See the naming spec.