grpc-intro-go

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

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

Go to latest
Published: Sep 17, 2024 License: MIT Imports: 7 Imported by: 0

README

grpc-intro-go

after instaling grpc package these should be run export GOPATH=$HOME/go export PATH=$PATH:$GOPATH/bin

for sending message by grpcurl for streaming requests:

grpcurl --plaintext --msg-template -d @ 127.0.0.1:9094 Currency.SubscribeRates

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
protos

Jump to

Keyboard shortcuts

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