Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observable API for Apache HttpAsyncClient 4.0 #397

Merged
merged 1 commit into from
Sep 21, 2013

Conversation

benjchristensen
Copy link
Member

This is still experimental, I have not used it for any significant load or production traffic.

@cloudbees-pull-request-builder

RxJava-pull-requests #296 SUCCESS
This pull request looks good

benjchristensen added a commit that referenced this pull request Sep 21, 2013
Observable API for Apache HttpAsyncClient 4.0
@benjchristensen benjchristensen merged commit 06c648b into ReactiveX:master Sep 21, 2013
}

protected static void executeStreamingViaObservableHttpWithForEach(final HttpAsyncClient client) throws URISyntaxException, IOException, InterruptedException {
System.out.println("---- executeStreamingViaObservableHttpWithForEach");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

System.out.println here

@benjchristensen benjchristensen deleted the apache-async-http branch September 26, 2013 04:05
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
Observable API for Apache HttpAsyncClient 4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants