d2iq-archive / mesos-rxjava

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

Factor out message un/parsing from `MesosSchedulerClient` #5

Closed cruhland closed 9 years ago

cruhland commented 9 years ago

First pass at the codec logic we discussed yesterday. Haven't added any tests or documentation, but wanted to get your opinion first @BenWhitehead.

cruhland commented 9 years ago

@BenWhitehead updated.

BenWhitehead commented 9 years ago

One minor point that we can address in a separate PR. (Moving test-jar into the parent pom so all modules get it).

Please squash these before commit.

Feel free to merge after squash.