Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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