[ 
https://issues.apache.org/jira/browse/HTTPCORE-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15720124#comment-15720124
 ] 

Oleg Kalnichevski commented on HTTPCORE-432:
--------------------------------------------

Examples of the new non-blocking transport APIs and the HTTP/2 transport in 
action. Feedback / ideas / suggestions are very welcome.

* Client side:
https://github.com/apache/httpcore/blob/trunk/httpcore5-h2/src/examples/org/apache/hc/core5/http/examples/Http2RequestExecutionExample.java
https://github.com/apache/httpcore/blob/trunk/httpcore5-h2/src/examples/org/apache/hc/core5/http/examples/Http2MultiStreamExecutionExample.java

* Server side:
https://github.com/apache/httpcore/blob/trunk/httpcore5-h2/src/examples/org/apache/hc/core5/http/examples/Http2FileServerExample.java

Oleg


> HttpClient to support HTTP 2.0
> ------------------------------
>
>                 Key: HTTPCORE-432
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-432
>             Project: HttpComponents HttpCore
>          Issue Type: New Feature
>          Components: HttpCore, HttpCore NIO
>            Reporter: yair ogen
>            Assignee: Oleg Kalnichevski
>             Fix For: 5.0-alpha2
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to