viabtc / viabtc_exchange_server

A trading engine with high-speed performance and real-time notification
MIT License
2.68k stars 1.49k forks source link

Correct method to use cli in matchengine #221

Open boosth opened 4 years ago

boosth commented 4 years ago

I can run the scripts in the test/matchengine folder but they don't corelate with the code in me_cli.c

The test scripts use:

./cli.exe host port cmd data

But the code in me_cli.c suggests I should use somthing like:

./cli.exe balance get user_id