Why would web sockets be faster than Server Sent Events?

Kind regards,

        Peter Kriens

> On 26 okt. 2015, at 12:53, factor3 <rbro...@bluebottle.com> wrote:
> 
> Greetings, pkriens:
> 
>   Your suggestion is an interesting one, and I will look into it for my
> immediate needs. I will, however, need to make Websockets work soon because
> some of the requirements for the application I am developing include a need
> to do 2- way communication between client and server in as close to realtime
> as possible. Websockets is the only solution that my peers/management will
> accept. It so happens that I agree that it is also the only viable solution
> for what we need to do.
> 
>   As for my Websocket solution: I have been stepping through everything in
> the example as thoroughly as possible, and my initial assessment is correct:
> for some reason, the Jetty bundle is not "finding" the Echo servlet.
> Attempts to connect to the MyEchoSocket are failing, and I think they are
> failing because the code to register it is not being called. Everything
> appears to be the same as the example code -- which, by the way, is also
> failing. 
> 
> There has to be something in the environment or configuration that is
> missing or incorrect, but I am not finding it. Can someone please provide
> insights on how to get this thing to run properly???
> 
> 
> 
> 
> --
> View this message in context: 
> http://apache-felix.18485.x6.nabble.com/WebSockets-usage-tp5012240p5015303.html
> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
> For additional commands, e-mail: users-h...@felix.apache.org
> 


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

Reply via email to