/RxHttpClient

A Reactive HTTP Client

Primary LanguageJavaMIT LicenseMIT

A Reactive HTTP Client.

Build Status

This HTTP Client wraps the excellent AsyncHttpClient so that Observables are returned, and certain best practices in HTTP communication are enforced.

TODO -- document best practices.