users@tyrus.java.net

Re: Command line testing tool?

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Mon, 13 May 2013 13:26:52 +0200

Hi Gerard,

I have something like it locally, I guess I can tidy it up and commit to
the trunk.

Do you have some set of features which should be included? My command
line client can connect to ws:// uri, send and receive text messages
(non-interactive at the moment, that could be improved by using Jline..
but there might be licensing issues) and thats it.

Thanks,
Pavel

On 5/13/13 12:28 PM, Gerard Davison wrote:
> All,
>
> Are they any good command line testing tools for interacting with WebSocket services for testing purposes? If not then I will knock one up using the tyrus API and something like Jline2 to deal with the terminal issues.
>
> Thanks,
>
> Gerard
>