grpc-dart/interop
Jakob Andersen 40ffab8da5
Split out TLS credentials to a separate class. (#60)
Add a 'bad certificate handler' to the new ChannelCredentials, which can
be used to override certificate validation (for example, to allow
auto-generated self-signed certificates during development).

Also fixed a bug in Server.shutdown().
2018-02-27 10:10:44 +01:00
..
bin Change license to Apache to be consistent with other gRPC repos (#47) 2018-01-12 15:14:19 +01:00
lib/src Split out TLS credentials to a separate class. (#60) 2018-02-27 10:10:44 +01:00
protos Basic server interoperability tests. (#25) 2017-07-17 16:12:13 +02:00
tool Basic server interoperability tests. (#25) 2017-07-17 16:12:13 +02:00
ca.pem Added client-side interop tests. (#32) 2017-09-27 13:57:24 +02:00
pubspec.yaml Dart 2.0 fixes. (#48) 2018-01-12 15:20:03 +01:00
server1.key Add TLS support. (#29) 2017-08-17 09:45:11 +02:00
server1.pem Add TLS support. (#29) 2017-08-17 09:45:11 +02:00