This is example implementation of gRPC server and client on PHP, using framework Symfony.
This project is an addition to the article https://igancev.ru/2023-08-14-grpc-server-on-symfony
Install dependencies:
docker-compose build && docker-compose run rr composer iDownload Roadrunner binary:
docker-compose run rr ./vendor/bin/rr get-binary -l ./bin
docker-compose updocker-compose exec rr bin/console shortener:shorten
Bye, bye! 🤚
