Skip to content

Progesh/laravel-grpc-server

Repository files navigation

Overview

This repository demonstrates a gRPC Server implementation using Laravel and Roadrunner, showcasing how services can communicate efficiently using Protocol Buffers (Protobuf).

It exposes gRPC endpoints that can be consumed by other services.

Folder Structure

image

Running the gRPC Server

  • docker compose up -d
  • Test the connection using Postman v10+ (gRPC supported)

For client side implementation you can checkout to this repository https://github.com/Progesh/laravel-grpc-client

References

https://docs.roadrunner.dev/docs/plugins/grpc

About

gRPC Server implementation using Laravel and Roadrunner, showcasing how services can communicate efficiently using Protocol Buffers (Protobuf).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages