1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-29 16:22:21 +00:00
2018-07-01 07:59:27 +08:00

24 lines
331 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 4.5. GRPC进阶
TODO
<!--
中间件/panic捕获/rest/参数认证
swagger 文档
--
外网如何访问内网的rpc服务
隐喻:让客服主动打电话给我,然后我反映问题,让客服解决问题
grpc无法定制协议只能时http2但是流特性
bet/rpc on grpc
掉线,心跳?有必要吗
-->