no http or socket api interface , we can't get miner speed, shares, rejected... etc.
Hi cnminer,
How are you trying to connect?
Example (Linux):
curl --silent rig2:20000 -X '{"id":"0", "method":"getstat"}'
You can check this comment feed that may be useful:
https://miniz.ch/2019/02/22/miniz-v1-1k-is-out/#comment-603
Let us know if you managed to get it work.
Cheers