mirror of https://github.com/grpc/grpc-dart.git
We were using path to the UDS socket itself, which is incorrect `:authority` value. This was tripping checks in some HTTP2 protocol implementations. Instead default `:authority` to `localhost`, which in line with other gRPC implementations. Fixes #576 |
||
|---|---|---|
| .. | ||
| src | ||
| grpc.dart | ||
| grpc_connection_interface.dart | ||
| grpc_or_grpcweb.dart | ||
| grpc_web.dart | ||
| service_api.dart | ||