8000 GitHub - X-Sentinels/grpc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

X-Sentinels/grpc

Repository files navigation

README

  • my_server.py

server use screen to execute

  • producer_ping.py & producer_curl.py

temporarytask_bp.py use these python file to produce new data to client

  • consumer_ping_final.py & consumer_curl_final.py

client use screen to execute

1.cp config.py.default config.py

2.modify config.py

3.use virtual env client use py3 apt-get install python3-venv python3 -m venv venv source vnev/bin/active

4.pip install -r requirement

5.python -m grpc_tools.protoc -I. --python_out=. --grpc_python_out=. ./push.proto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0