Eric Anderson
bacb741aaf
examples: Use encouraged APIs and avoid over-specifying configuration
...
Also fix tcnative for Maven. The version had only been updated for
gradle. The wrong version would cause a crash with NoSuchMethodError.
2019-05-16 16:28:55 -07:00
Carl Mastrangelo
af51e969da
examples: make tls example easier to run ( #5715 )
...
* examples: make tls example easier to run
* Make the ca cert able to be verified by the server cert in openssl
* Make the port number consistent in each example (easy to copy paste wrong one)
* use correct netty-tcnative
* address comments
2019-05-10 08:03:30 +02:00
sanjaypujare
5d87f8b8dd
add a missing critical whitespace ( #5408 )
2019-02-27 14:33:43 -08:00
ZHANG Dapeng
97218a6edd
examples: Not to promise a supported Bazel version
...
It's not maintainable.
2019-01-11 08:56:08 -08:00
ZHANG Dapeng
52c0789eb7
doc: fix bazel-bin pointer in example-tls README
2018-12-18 12:19:59 -08:00
ZHANG Dapeng
8ff92a4a7d
doc: emphasize building examples on master branch should follow COMPILING
...
Resolves #5115
2018-12-06 13:17:59 -08:00
ZHANG Dapeng
3202fcc7d9
examples: move TLS example to a separate project
2018-12-06 12:03:25 -08:00