module
Version:
v0.0.0-...-8f841ec
Opens a new window with list of versions in this module.
Published: Apr 17, 2022
License: Apache-2.0
Opens a new window with license information.
README
¶
GRPC Go 使用
##课程目标:构建一个定制PC的APP,其中客户端与服务端通信使用GRPC
GRPC 4种模式
-
客户端unary 服务端unary
这种模式很像HTTP
-
客户端stream 服务端unary
-
客户端unary 服务端stream
-
客户端、服务端 bistream
GRPC vs REST

Directories
¶
Click to show internal directories.
Click to hide internal directories.