grpc

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

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

Go to latest
Published: Apr 27, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

Grpc over NKN.

Basic usage:

On listener side (grpc server):

go run examples/session/grpc/main.go -l -n 4

and you will see the listening address at console output:

address: <addr>

Then on dialer side (grpc client):

go run examples/session/grpc/main.go -d -a <addr>

Now you can see response from grpc server.

Use --help to see more options.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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