Jan,
I do, however a while back we developed a large amount of code using the
jWebSocket standalone server. Eventually that project was sidelined becuase
we needed direct support through Jetty. Now that it looks like this is
possible, I would like to re-use all the code we developed from before, b
Casey,
You do know that jetty supports websocket already, right?
Here's the link to some doco: http://wiki.eclipse.org/Jetty/Feature/WebSockets
Jan
On 17 August 2012 11:12, Casey Jordan wrote:
> Hello!
>
> We have used this wonderful server in our projects for a few years now and
> it has been
Hello!
We have used this wonderful server in our projects for a few years now and
it has been great. Unfortunatly we don't have any Jetty experts on our
team, and we have finally run into a task which has stymied us: Getting the
jWebSocket server, http://jwebsocket.org, working inside Jetty. It se