On 20/02/2012 10:04, Mark Thomas wrote:
> On 20/02/2012 02:55, Petr Praus wrote:
>> but I wanted to ask - have you considered using Autobahn for
>> testing? It's rather extensive opensource websocket testing suite.
> 
> I haven't. I just took a quick look. Looks like a nice tool. My test
> client is intended to be something we can run in the unit tests to look
> at very specific issues. It isn't intended to be a general WebSocket
> client, nor to test the full range of functionality. I think Autobhan is
> something we would run separately - a bit like we do with the WebDAV
> test suite and the TCKs.

I've been looking at this today and so far, my experience has been very
good. Thanks for the tip. It has been really useful.

I now have all the framing tests passing but the message close is
currently unclean. Next step will be to fix that by adding support for
close.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to