# CKPool APIs
## Description
A Rust client library for reading stats from CKPool.
## Features
The following crate feature flags are available:
| `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