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> 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.
>