Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] General purpose WebSocket client

Hi,

On Mon, Jun 27, 2011 at 20:01, Maksim Meier <maksim.meier@xxxxxxxxxxxxxx> wrote:
> Hi all,
>
> I have a small question: Do you have any plans to add a general
> purpose WebSocket client implementation like in Grizzly?
>
> http://java.net/projects/grizzly/sources/svn/content/trunk/code/modules/websockets/src/main/java/com/sun/grizzly/websockets/ClientWebSocket.java?rev=6273

Yes, there is a plan to do that, many if not all pieces are already
there, but we need to find the occasion to put them all together.

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