This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
kratos
Watch
1
Star
0
Fork
0
You've already forked kratos
mirror of
https://github.com/go-kratos/kratos.git
synced
2025-01-30 04:31:03 +02:00
Code
Issues
Releases
Activity
kratos
/
transport
/
grpc
History
yangjianfeng9527
f050b07432
fixed the problem that grpc stop could not close properly
...
Co-authored-by: coco <>
2022-01-19 18:36:46 +08:00
..
resolver
test:remove testify go mod (
#1766
)
2022-01-14 10:02:42 +08:00
balancer_test.go
test:remove testify go mod (
#1766
)
2022-01-14 10:02:42 +08:00
balancer.go
fix(grpc): Block the RCP unil a new picker is available (
#1660
)
2021-12-03 17:21:56 +08:00
client_test.go
test:remove testify go mod (
#1766
)
2022-01-14 10:02:42 +08:00
client.go
optimization: optimize global logger (
#1763
)
2022-01-13 10:11:23 +08:00
interceptor.go
feat:add stream interceptor use ctx encapsulation (
#1770
)
2022-01-17 19:58:27 +08:00
server_test.go
feat:add stream interceptor use ctx encapsulation (
#1770
)
2022-01-17 19:58:27 +08:00
server.go
fixed the problem that grpc stop could not close properly
2022-01-19 18:36:46 +08:00
transport_test.go
test:remove testify go mod (
#1766
)
2022-01-14 10:02:42 +08:00
transport.go
revert to select filters (
#1656
)
2021-11-29 10:55:11 +08:00