wangy8961 / grpc-go-tutorial
详解 gRPC 框架的 4 种 API: Unary RPC、Server-side Streaming RPC、Client-side Streaming RPC、Bi-directional Streaming RPC,并演示了 gRPC 的高级特性,比如 Error Handling、Deadlines & Timeouts、Cancelling RPCs、Authentication(SSL/TLS)、Interceptor、Language Interoperability、Reflection & Evans CLI 等。最后,用一个实例 ToDo list 将我们所学的 gRPC 全部知识融会贯通
☆29Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for grpc-go-tutorial
- 《Go 语言编程之旅:一起用 Go 做项目》 第五章:进程内缓存☆61Updated 4 years ago
- ☆68Updated 5 years ago
- go 微服务框架使用示例☆60Updated 6 years ago
- 微服务实践的demo☆40Updated 5 years ago
- Tool house. with many useful tools, such as config management,json parser, flag tool☆35Updated 3 years ago
- go_redis_lock☆17Updated 7 years ago
- 😎从简单的即时聊天来看架构演变by golang☆94Updated 4 years ago
- Twitter 的 Snowflake 算法 的 Go 实现☆13Updated 2 years ago
- 😀 golang goroutine pool☆51Updated 2 years ago
- source code for articles about gokit.☆98Updated 5 years ago
- 💪 golang common lib☆45Updated 3 years ago
- go封装的日志 logrus zap,并且增加了opentracing分布式日志追踪,日志格式化成json,日志大小切割☆61Updated last year
- grpc client pool for grpc-sidecar and grpc-proxy.☆77Updated 3 years ago
- pool of goroutine with buffer channel, for concurrent execution but events of individual object running sequentially☆40Updated 2 years ago
- 推荐算法、相似度算法、布隆过滤器、均值算法、一致性Hash、数据结构、leetcode练习☆39Updated 3 years ago
- job/task framework for Golang☆42Updated 3 years ago
- ☆98Updated 3 years ago
- Go工具库☆37Updated last year
- Mancy is a file watcher which supported to auto upload the changes to remote server via ssh/sftp.☆44Updated 6 years ago
- grpcp is a Grpc Persistent Connection Pool.☆98Updated last year
- 微服务应用框架☆101Updated 2 years ago
- ☆95Updated last year
- Golang WEB framework base on Gin, more components to improve development efficiency.☆49Updated 5 years ago
- util toolkit for go.golang 通用函数包☆175Updated last week
- 面向 Go-Micro 服务的API网关☆85Updated 4 years ago
- golang pkg, common utils☆28Updated last year
- Go语言最佳实践: 编写可维护程序的建议☆29Updated 5 years ago
- 期望做一个基于go-micro + casbin + jwt 的用户认证和权限的微服务☆34Updated 5 years ago
- Extend gorm with some frequently used functions☆29Updated 4 years ago
- 支持分布式环境,基于redis和机器内存(memory)的多级缓存☆32Updated 11 months ago