Install grpc from source
sudo -H pip3 install grpcio --no-binary grpcio
sudo -H pip3 install grpcio-toolsInstall msgp
GO111MODULE=on go get -u -t github.com/tinylib/msgpPush the Fire button
sudo -H pip3 install Cython
./gen_code.sh
./run.shPause/Resume loading by pressing space key Stop by pressing Ctrl+C