grpc-go-tutorial icon indicating copy to clipboard operation
grpc-go-tutorial copied to clipboard

详解 gRPC 框架的 4 种 API: Unary RPC、Server-side Streaming RPC、Client-side Streaming RPC、Bi-directional Streaming RPC,并演示了 gRPC 的高级特性,比如 Error Handling、Deadlines & Timeouts、Cancelli...

Results 1 grpc-go-tutorial issues
Sort by recently updated
recently updated
newest added

https://github.com/wangy8961/grpc-go-tutorial/blob/7605120c1b91d7cd4e47b63284027a64cdcc8a17/features/authentication/token-auth/client/main.go#L51 似乎是遗留的代码导致的。