2
0
visuddhinanda 1bccfa7d40 Merge branch 'agile' of https://github.com/iapt-platform/mint into agile 2 жил өмнө
..
cpp 8f6be7dede :building_construction: add tex2pdf demo 2 жил өмнө
csharp 8f6be7dede :building_construction: add tex2pdf demo 2 жил өмнө
documents 5d87d574da :hammer: add php rpc server demo 2 жил өмнө
java 8f6be7dede :building_construction: add tex2pdf demo 2 жил өмнө
php 1bccfa7d40 Merge branch 'agile' of https://github.com/iapt-platform/mint into agile 2 жил өмнө
python 8f6be7dede :building_construction: add tex2pdf demo 2 жил өмнө
ruby 8f6be7dede :building_construction: add tex2pdf demo 2 жил өмнө
README.md 8f6be7dede :building_construction: add tex2pdf demo 2 жил өмнө

README.md

USAGE

Setup

  • for PHP

    sudo apt install php-grpc-all-dev
    

Server

  • Node server demo

node-server

  • PHP Server demo

php-server

Client

  • PHP

    php -d extension=grpc.so -d max_execution_time=300 morus-demo.php
    php -d extension=grpc.so -d max_execution_time=300 lily-demo.php
    

client