Closed ysangkok closed 5 years ago
As documented on https://grpc.io/grpc/python/grpc.html#grpc.ssl_channel_credentials, this should be bytes. Tests fail on Python 3 if I don't do this.
As documented on https://grpc.io/grpc/python/grpc.html#grpc.ssl_channel_credentials, this should be bytes. Tests fail on Python 3 if I don't do this.