[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932509#action_12932509
 ] 

ant elder commented on HTTPCLIENT-973:
--------------------------------------

Note that there also has been an Apache Lab, Monsoon, recently started to do 
this, see  http://labs.apache.org/labs.html. I know Florian and he's chatted to 
me about Monsoon and the possibilities of it ending up as an HttpComponents sub 
project. Sounds like the two of you should get together.

> Websocket support
> -----------------
>
>                 Key: HTTPCLIENT-973
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-973
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>          Components: HttpClient
>            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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to