#distributed #api-bindings

blockade

A wrapper library to interface with the Blockade project

11 releases

Uses old Rust 2015

0.1.10 Mar 19, 2019
0.1.9 May 15, 2018

#327 in #distributed

32 downloads per month

MIT license

26KB
633 lines

Blockade (Rust Bindings)

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.

Dependencies

~19MB
~423K SLoC