A Toy RPC with NamoMSG and NanoPB
References:
Python client
protoc.exe --python_out=. --proto_path=..\Common\proto\ wcferry.proto
python client.py
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
References:
A toy RPC Framework based on NanoMsg and NanoPB.