Categorygofr.devexamplesgrpcgrpc-streaming-server
package
1.46.0
Repository: https://github.com/gofr-dev/gofr.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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:

go run main.go