[
https://issues.apache.org/jira/browse/HTTPCLIENT-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15746064#comment-15746064
]
Oleg Kalnichevski edited comment on HTTPCLIENT-973 at 12/13/16 7:46 PM:
------------------------------------------------------------------------
As of today HttpCore 5.0 should have all the necessary low level machinery to
switch / upgrade protocols (see HTTPCORE-158), which should make it possible to
plug in WebSocket support if anyone still cares.
Oleg
was (Author: olegk):
As of today HttpCore 5.0 should have all the necessary low level machinery to
switch / upgrade protocol (see HTTPCORE-158), which should make it possible to
plug in WebSocket support if anyone still cares.
Oleg
> Websocket support
> -----------------
>
> Key: HTTPCLIENT-973
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-973
> Project: HttpComponents HttpClient
> Issue Type: New Feature
> Components: HttpClient (classic)
> Reporter: Erik Martino Hansen
> Fix For: Future
>
>
> Websocket are designed for browser use but I see useful use cases in a java
> client as well:
> - java clients for existing websites where changes are pushed to clients
> using websockets
> - use of websockets to tunnel through firewalls
> - put all communication behind single port on servlet engine.
> A good example on emerging use is websocket+stomp
> (http://jmesnil.net/stomp-websocket/doc/,
> http://www.nighttale.net/activemq/activemq-54-stomp-over-web-sockets.html)
> so I believe hc should support websocket clients.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]