grpc-dart/lib
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
..
src Split out TLS credentials to a separate class. (#60) 2018-02-27 10:10:44 +01:00
grpc.dart Authenticated cloud-to-prod interop tests. (#55) 2018-02-05 23:17:16 +01:00