Hi all,
I have to agree with Neil here, and.. to be honest, you will need to be
more specific if you want us to provide usable answer.
You can try to use Tyrus client if the app is on android ;) And if you
want to emulate WebSocket client with REST client then the answer is no
- that is not possible.
Regards,
Pavel
On 08/06/14 14:04, Neil Ghosh wrote:
>
> AFIK websocket layer is below the http layer which REST uses I.e.
> there is no request and response in websockets like rest calls. In
> websockets you just transfer raw strings as message without any header
> wrap .
>
> On 08-Jun-2014 4:04 pm, "housseini hamidou" <hhmh84_at_yahoo.fr
> <mailto:hhmh84_at_yahoo.fr>> wrote:
>
>
> Hi pavel. I am moussa. I am trying to develop a realtime chat
> application for mobile phone l am using codenameone to develop my
> client side. But codename one is not yet support websociet
> protocol. My main problem is to know if it possible to use
> restfull webservice with the websocket.
>