async-mesos 0.1.0

An asynchronous client for Mesos HTTP scheduler API.
1
2
3
4
5
6
[![Build
Status](https://travis-ci.org/jeschkies/async-mesos-rs.svg?branch=master)](https://travis-ci.org/jeschkies/async-mesos-rs)

# Async Mesos
This is an asynchronous client for Mesos V1 HTTP scheduler API. Checkout the docs or the
[tests](tests/mesos.rs) for getting started.