grpc-dart/example/helloworld/bin
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
..
client.dart Split out TLS credentials to a separate class. (#60) 2018-02-27 10:10:44 +01:00
server.dart Add helloworld example. (#59) 2018-02-20 14:49:04 +01:00