On 5 January 2013 23:50, Philippe Mouawad <[email protected]> wrote: > Hello, > > Shouldn't we start implementing something for Websockets ? > > I looked at it and this one seems interesting but license may be an issue:
It is an issue. Also the code seems to be written in JavaScript rather than Java? > - http://jwebsocket.org/ > > Does httpcomponents have something around that ? I believe Tomcat are implementing the server side. Maybe there is some code there that could be useful for a client implementation. == The protocol is asynchronous, so does not fit well with JMeter. We could perhaps treat it similarly to JMS Subscriber. > Regards > Philippe > > > -- > Cordialement. > Philippe Mouawad.
