This post explores the reactive APIs offered by Apache HttpClient, their advantages, and how to use them in combination with RxJava for asynchronous HTTP communication. It also compares the async and reactive APIs and provides guidance on choosing the right approach for different scenarios.

9m read timeFrom reflectoring.io
Post cover image
Table of contents
The “Create an HTTP Client with Apache HttpClient” SeriesExample CodeHttpClient (Reactive APIs)Basic Reactive HTTP Request / Response ExchangeComparing Async and Reactive APIsConclusion

Sort: