Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Fwd: BOSH on ebmedded Jetty - server side.

Hi,

On Tue, Jul 23, 2019 at 6:40 PM Sergey O <osnsergey@xxxxxxxxx> wrote:
>
> The problem is that we already have a client which we do not want to modify. It supports some BOSH subset (over one connection).
> CometD is not an options for us...

Well, then it's fairly easy to implement BOSH on the server if you
already have the client, it's basically just about handling the
long-poll.

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top