Back to Gofr

GRPC Server Example

examples/grpc/grpc-streaming-server/README.md

1.56.4427 B
Original Source

GRPC Server Example

This GoFr example showcases a basic gRPC streaming server implementation. For detailed instructions on setting up gRPC handlers with GoFr’s context support—enabling built-in tracing and database integration within your gRPC handlers—please refer to our official documentation.

To run the example use the command below:

console
go run main.go