pcbook

module
v0.0.0-...-8f841ec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2022 License: Apache-2.0

README

GRPC Go 使用

##课程目标:构建一个定制PC的APP,其中客户端与服务端通信使用GRPC

GRPC 4种模式

  1. 客户端unary 服务端unary 这种模式很像HTTP

  2. 客户端stream 服务端unary

  3. 客户端unary 服务端stream

  4. 客户端、服务端 bistream

GRPC vs REST

GRPC vs REST

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL