go-grpc-echo

command module
v0.0.0-...-e03dcb5 Latest Latest
Warning

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

Go to latest
Published: May 14, 2019 License: MIT Imports: 7 Imported by: 0

README

go-grpc-echo

golang grpc echo example

  • enable http2 verbose log
GODEBUG="http2debug=1"
  • run server
go-grpc-echo server
  • run echo client
go-grpc-echo ping --ping.url localhost:8080
  • run grpcurl
grpcurl -plaintext -proto pb/echo.proto localhost:8080 go_grpc_echo_pb.Echo.Send

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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