grpc-pubsub

module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2023 License: Apache-2.0

README

Description

The grpc-pubsub server and client use grpc go libraries and pubsub library to implement pubsub service.

Please refer to pubsub for more information.

See the definition of the pubsub service in pubsub/pubsub.proto.

Run the sample code

To compile and run the server, assuming you are in the root of the grpc-pubsub folder, i.e., .../grpc-pubsub/, simply:

$ go run ./pubsub-server

Likewise, to run the client:

$ go run ./pubsub-cli

Directories

Path Synopsis
Package main implements a simple gRPC client that interacts with the pubsub service whose definition can be found in pubsub/pubsub.proto.
Package main implements a simple gRPC client that interacts with the pubsub service whose definition can be found in pubsub/pubsub.proto.
Package main implements a simple gRPC server for pubsub service whose definition can be found in pubsub/pubsub.proto.
Package main implements a simple gRPC server for pubsub service whose definition can be found in pubsub/pubsub.proto.

Jump to

Keyboard shortcuts

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