Hi Santish,
client is about accessing websocket (server) endpoints from various
java-enabled environments, like:
- standalone java
- servlet/java web start
- android runtime
- basically anything where you can run at least JDK 6
functional-wise you can do almost everything from the client as you can
from the server - there are obvious differences when you are creating
the connection - handskahe negotiation, but after that, it is mostly
equivalent.
Hope that answered your question.
Regards,
Pavel
On 17/06/15 07:07, sathish kumar wrote:
>
> Hi, I would like to know the use cases for tyrus standalone client
>
> Thanks, Sathish Kumar
>