RPC service module developed based on pyzmq, allows a VeighNa process to be started as a server, as a unified quotation and trading routing channel, allowing multiple clients to connect at the same time, to achieve the realization of cross-process or cross-network distributed system.
The installation environment is recommended to be based on [VeighNa Studio], version 3.0.0 or higher.
Use pip command directly:
pip install vnpy_rpcservice
Or download the source code, unzip it and run it in cmd:
pip install .