You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Savva Kolbachev (JIRA)" <ji...@apache.org> on 2016/06/28 12:02:57 UTC

[jira] [Issue Comment Deleted] (CAY-2076) Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client

     [ https://issues.apache.org/jira/browse/CAY-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Savva Kolbachev updated CAY-2076:
---------------------------------
    Comment: was deleted

(was: Has been implemented by https://github.com/apache/cayenne/commit/34646fd5baf3640208399b2f21afc7afff6def51)

> Implement Jetty HTTP/1.1 and HTTP/2 Client support for ROP Client
> -----------------------------------------------------------------
>
>                 Key: CAY-2076
>                 URL: https://issues.apache.org/jira/browse/CAY-2076
>             Project: Cayenne
>          Issue Type: Task
>          Components: ROP
>            Reporter: Savva Kolbachev
>            Assignee: Savva Kolbachev
>             Fix For: 4.0.M4
>
>
> The goal is to add Jetty Client support for ROP client as a separate module with both HTTP/1.1 and HTTP/2 implementations.
> The solution is implementing ROPConnector interface with Jetty's HttpClient for HTTP/1.1 and Jetty's HttpClient over Http2Client for HTTP/2 .
> Depends on your needs, you could use HTTP/2 implementation with or without ALPN, which could be configured by Constants.ROP_SERVICE_USE_ALPN_PROPERTY.



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