d2iq-archive / mesos-rxjava

RxJava client for Apache Mesos HTTP APIs
Apache License 2.0
42 stars 27 forks source link

Restructure modules to minimize dependency on mesos jar #40

Closed BenWhitehead closed 8 years ago

BenWhitehead commented 8 years ago

MesosClient for some time has been decoupled from the protos being sent back and forth between mesos, this change extends that decoupling to MesosSchedulerSimulation as well as the maven dependency graph itself.