| Crates.io | blockade |
| lib.rs | blockade |
| version | 0.1.10 |
| created_at | 2018-05-14 15:40:34.363068+00 |
| updated_at | 2019-03-19 02:24:42.027539+00 |
| description | A wrapper library to interface with the Blockade project |
| homepage | |
| repository | |
| max_upload_size | |
| id | 65360 |
| size | 25,499 |
This project is an attempt to make some decent bindings for Rust to the really neat project over at worstcase/blockade. The plan is to make it as simple and easy to use as possible, with speed/throughput taking a backseat here. To that end, it uses synchronous HTTP calls to the REST API presented by blockade. There's a lot more coming in the future, this is very much a work in progress.