You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kratos/transport/grpc
包子 5aeb14d381
feat(transport/grpc): gRPC client discovery supports incoming logger and timeout (#1702)
3 years ago
..
resolver optimize:chan bool to chan struct{} (#1648) 3 years ago
balancer.go fix(grpc): Block the RCP unil a new picker is available (#1660) 3 years ago
balancer_test.go revert to select filters (#1656) 3 years ago
client.go feat(transport/grpc): gRPC client discovery supports incoming logger and timeout (#1702) 3 years ago
client_test.go feat(transport/grpc): gRPC client discovery supports incoming logger and timeout (#1702) 3 years ago
server.go fix:server start panic when use Endpoint (#1491) 3 years ago
server_test.go test: add transport grpc test (#1580) 3 years ago
transport.go revert to select filters (#1656) 3 years ago
transport_test.go fix: ci lint error (#1391) 3 years ago