ckpool-api 0.1.0

A Rust client library for reading stats from CKPool.
Documentation
# CKPool APIs

## Description

A Rust client library for reading stats from CKPool.

## Features

The following crate feature flags are available:

| Feature     | Default | Description                 |
|-------------|:-------:|-----------------------------|
| `rustls`    |   Yes   | Enable `rustls`             |
| `nativetls` |   No    | Enable native TLS (openssl) |
| `socks`     |   No    | Enable socks5 proxy support |

## License

This project is distributed under the MIT software license - see the [LICENSE](LICENSE) file for details