Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 275 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 275 Bytes

Example Echo GRPC service

Installation

  1. Install composer packages
composer install
  1. Download roadrunner binary
./vendor/bin/rr get-binary
  1. Run roadrunner server
./rr serve
  1. Ping Echo service
php ping.php