math_services_pb.rb
GRPC system in Ruby
Install
- All systems
-
curl cmd.cat/math_services_pb.rb.sh
- Debian
-
apt-get install ruby-grpc
- Ubuntu
-
apt-get install ruby-grpc
- Arch Linux
-
pacman -S gitlab-gitaly
- Kali Linux
-
apt-get install ruby-grpc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-grpc
- Dockerfile
- dockerfile.run/math_services_pb.rb
ruby-grpc
GRPC system in Ruby
Send RPCs from Ruby using GRPC. GRPC is a high performance, open-source universal RPC framework. Some features of gRPC: * Simple service definition * Works across languages and platforms * Start quickly and scale * Bi-directional streaming and integrated auth
gitlab
git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.