Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] WebSockets support for HttpClient.

Hi,

On Mon, Aug 29, 2011 at 23:00, Venkatesh <vvenkatar@xxxxxxxxx> wrote:
> Hi !
>
> Have been using the Jetty WebSockets server implementation and am interested
> in enabling WS between my Jetty servers. I have been looking at the mailing
> list and it looks like a request for this capability has been marked for
> "future" per this
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel.
> Wanted to know if there are plans for enabling this capability anytime
> soon?

It's available in the 7.5.x series, see
http://webtide.intalio.com/2011/09/jetty-websocket-client-api-updated/

Simon
-- 
http://bordet.blogspot.com
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz


Back to the top