grpc-client

command
v1.34.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

README

GRPC Client Example

This GoFr example demonstrates a simple gRPC server that communicates with another gRPC service hosted on a different machine. It serves as a client for another gRPC example included in this examples folder. Refer to the documentation to setup

Steps to Run the Example
  1. First, start the corresponding grpc-server example, which is located at the relative path: ../grpc-server.
    Use the following command to start it:

    go run main.go
    
  2. Once the grpc-server is running, start this server using a similar command:

    go run main.go
    

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Code generated by gofr.dev/cli/gofr.
Code generated by gofr.dev/cli/gofr.

Jump to

Keyboard shortcuts

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