[jira] [Commented] (CXF-6349) Introduce HTTP/2 Transport

2020-11-28 Thread Dennis Kieselhorst (Jira)


[ 
https://issues.apache.org/jira/browse/CXF-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240004#comment-17240004
 ] 

Dennis Kieselhorst commented on CXF-6349:
-

Link to the spec discussion: 
https://github.com/eclipse-ee4j/jaxrs-api/issues/923

> Introduce HTTP/2 Transport 
> ---
>
> Key: CXF-6349
> URL: https://issues.apache.org/jira/browse/CXF-6349
> Project: CXF
>  Issue Type: New Feature
>  Components: Transports
>Reporter: Sergey Beryozkin
>Assignee: Andriy Redko
>Priority: Major
>
> https://http2.github.io/
> Can be complementary to what Aki has done with WebSockets. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (CXF-6349) Introduce HTTP/2 Transport

2016-02-16 Thread Sergey Beryozkin (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148530#comment-15148530
 ] 

Sergey Beryozkin commented on CXF-6349:
---

Only making a version more specific 

> Introduce HTTP/2 Transport 
> ---
>
> Key: CXF-6349
> URL: https://issues.apache.org/jira/browse/CXF-6349
> Project: CXF
>  Issue Type: New Feature
>  Components: Transports
>Reporter: Sergey Beryozkin
> Fix For: 3.2.0
>
>
> https://http2.github.io/
> Can be complementary to what Aki has done with WebSockets. 



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


[jira] [Commented] (CXF-6349) Introduce HTTP/2 Transport

2015-04-20 Thread Akitoshi Yoshida (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14502533#comment-14502533
 ] 

Akitoshi Yoshida commented on CXF-6349:
---

I agree with what Sergey says above.

If the netty's http2 option can be integrated into the current netty transport 
as an optional feature, that will be an option. 

Similarly, if the http2 feature of jetty9 can be integrated into the current 
jetty transport, this can also be an option.

If the API differs depending on its version and we need to support those 
multiple versions (as we had to do for the jetty-only websocket transport for 
jetty8 and jetty9 API), it may get messy at some time.

To get provider/version independency for http2, we can use Atmosphere when it 
supports http2. However, this is currently a work in progress.

I think all can coexist and if Leonardo wants to look at the netty variant, he 
can start looking into the netty component.




 Introduce HTTP/2 Transport 
 ---

 Key: CXF-6349
 URL: https://issues.apache.org/jira/browse/CXF-6349
 Project: CXF
  Issue Type: New Feature
  Components: Transports
Reporter: Sergey Beryozkin
 Fix For: NeedMoreInfo


 https://http2.github.io/
 Can be complementary to what Aki has done with WebSockets. 



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


[jira] [Commented] (CXF-6349) Introduce HTTP/2 Transport

2015-04-17 Thread Leonardo Freitas Gomes (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499476#comment-14499476
 ] 

Leonardo Freitas Gomes commented on CXF-6349:
-

As [discussed 
here|http://mail-archives.apache.org/mod_mbox/cxf-dev/201504.mbox/%3c553019ef.3000...@gmail.com%3E],
 [gprc|https://github.com/grpc/grpc-java] is using Netty for their HTTP/2 
transport and so Google is [investing in 
making|https://github.com/netty/netty/pulse] Netty's HTTP/2 implementation 
mature and efficient. Since CXF already has a HTTP transport based on Netty, I 
thought it would be a good fit for the HTTP/2 as well.

 Introduce HTTP/2 Transport 
 ---

 Key: CXF-6349
 URL: https://issues.apache.org/jira/browse/CXF-6349
 Project: CXF
  Issue Type: New Feature
  Components: Transports
Reporter: Sergey Beryozkin
 Fix For: NeedMoreInfo


 https://http2.github.io/
 Can be complementary to what Aki has done with WebSockets. 



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


[jira] [Commented] (CXF-6349) Introduce HTTP/2 Transport

2015-04-13 Thread Sergey Beryozkin (JIRA)

[ 
https://issues.apache.org/jira/browse/CXF-6349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492936#comment-14492936
 ] 

Sergey Beryozkin commented on CXF-6349:
---

Apparently Jetty implements it

 Introduce HTTP/2 Transport 
 ---

 Key: CXF-6349
 URL: https://issues.apache.org/jira/browse/CXF-6349
 Project: CXF
  Issue Type: New Feature
  Components: Transports
Reporter: Sergey Beryozkin
 Fix For: NeedMoreInfo


 https://http2.github.io/
 Can be complementary to what Aki has done with WebSockets. 



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