Commit Graph

13 Commits

Author SHA1 Message Date
XMRig c9f9e6787c Restore network API. 2019-03-30 03:10:27 +07:00
XMRig 9c66c9b30f Added classes IApiRequest, ApiRequest, HttpApiRequest. 2019-03-30 02:26:30 +07:00
XMRig dd036368e2 New API class. 2019-03-30 00:16:01 +07:00
XMRig ee667144e8 Move network classes into xmrig namespace. 2019-02-17 06:59:19 +07:00
XMRig c221bf09f6 Use direct access to hashrate in API. 2018-04-17 10:29:37 +07:00
XMRig 9fe863b5d7 Background http changes from proxy. 2018-03-27 14:01:38 +07:00
XMRig b662cb77a4 Revert changes in Api class, single threaded http server will not be included in 2.5 release. 2018-03-09 01:47:44 +07:00
XMRig a0d4e4ed3f Run internal http server in main loop to avoid requirement to thread synchronization. 2018-02-20 23:22:34 +07:00
XMRig af51513614 libjansson replaced to rapidjson.
Sync changes with proxy.
2017-10-04 23:33:30 +03:00
XMRig 8e08df2fd2 Rename Results => NetworkState. 2017-09-01 15:35:00 +03:00
XMRig 9e9cddedc5 Added results statistics to API. 2017-09-01 08:02:56 +03:00
XMRig 1651b041de Added hashrate to reports. 2017-09-01 03:45:08 +03:00
XMRig 71f06530df Added classes Api and ApiState. 2017-08-31 04:30:59 +03:00