directory
Version:
v0.0.0-...-dd8f4cd
Opens a new window with list of versions in this module.
Published: Nov 13, 2024
License: MIT
Opens a new window with license information.
README
¶
Keepalive gRPC sample
Compile
make proto
Run gRPC server
GODEBUG=http2debug=2 go run server/main.go
Run gRRC Client
GODEBUG=http2debug=2 go run client/main.go
Then it returns
2017/11/14 14:31:42 Reply: Hello alice
Directories
¶
Click to show internal directories.
Click to hide internal directories.