grpc-java/examples/example-tls/src/main
Eric Anderson 706188ac3c
example-tls: Port to Tls{Channel,Server}Credentials
Using the new credentials API allows using generic APIs instead of
Netty-specific ones and allows using grpc-netty-shaded. The new API is
still marked experimental, but it is intended to be stabilized which
isn't the case for the Netty-specific API.

The client now looks more similar to HelloWorldClient.
2021-03-12 15:46:59 -08:00
..
java/io/grpc/examples/helloworldtls example-tls: Port to Tls{Channel,Server}Credentials 2021-03-12 15:46:59 -08:00
proto/helloworld examples: move TLS example to a separate project 2018-12-06 12:03:25 -08:00