directory
Version:
v1.28.0
Opens a new window with list of versions in this module.
Published: Mar 10, 2020
License: Apache-2.0
Opens a new window with license information.
README
¶
Multiplex
A grpc.ClientConn
can be shared by two stubs and two services can share a
grpc.Server
. This example illustrates how to perform both types of sharing.
go run server/main.go
go run client/main.go
Directories
¶
Binary client is an example client.
|
Binary client is an example client. |
Binary server is an example server.
|
Binary server is an example server. |
Click to show internal directories.
Click to hide internal directories.