[
https://issues.apache.org/jira/browse/HTTPCLIENT-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627920#comment-16627920
]
ASF GitHub Bot commented on HTTPCLIENT-1942:
--------------------------------------------
GitHub user rschmitt opened a pull request:
https://github.com/apache/httpcomponents-client/pull/116
HTTPCLIENT-1942: Add example of full-duplex reactive message exchange
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rschmitt/httpcomponents-client example
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/httpcomponents-client/pull/116.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #116
----
commit 8c67fa32d6449876ecf35aaaa2b07e2a3dde4cd5
Author: Ryan Schmitt <ryansch@...>
Date: 2018-09-24T21:20:27Z
HTTPCLIENT-1942: Add example of full-duplex reactive message exchange
----
> Add support for Reactive Streams
> --------------------------------
>
> Key: HTTPCLIENT-1942
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1942
> Project: HttpComponents HttpClient
> Issue Type: Wish
> Components: HttpClient (async)
> Affects Versions: 5.0 Beta1
> Reporter: Ryan Schmitt
> Priority: Major
> Labels: stuck, volunteers-wanted
> Fix For: Future
>
> Attachments: client to server tput.jpeg, client to server window
> scaling (bytes out).jpeg, server to client tput.jpeg
>
>
> It would be very helpful to me if the Apache client provided an
> implementation of the [Reactive Streams|http://www.reactive-streams.org/]
> spec, particularly as an implementation of the standard
> [interfaces|https://search.maven.org/artifact/org.reactivestreams/reactive-streams/1.0.2/jar].
> These interfaces are JDK6-compatible and have no other dependencies, but
> they unlock interoperability with many other frameworks, such as RxJava.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]