Skip to content

duhruh/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 25, 2017
b3218c0 · Nov 25, 2017

History

64 Commits
Nov 25, 2017
Nov 20, 2017
Nov 20, 2017
Oct 15, 2017
Oct 30, 2017
Nov 25, 2017
Oct 30, 2017
Oct 23, 2017
Oct 23, 2017
Nov 24, 2017
Nov 25, 2017
Oct 15, 2017
Nov 25, 2017
Oct 25, 2017

Repository files navigation

Still needs

  • presenters
  • better generators
  • better generators
  • migration runners
  • migration generators date +"%Y%m%d%H%M%S"

Creating a grpc client

export LD_LIBRARY_PATH=/usr/local/lib
cd /opt && git clone https://github.com/grpc/grpc.git
cd grpc && make
creating a php client
protoc --proto_path=app/blog/proto --php_put=php_things --grpc_out=php_things --plugin=protoc-gen-grpc=/opt/grpc/bins/opt/grpc_php_plugin ./app/blog/proto/blog.proto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages