Jesse, Thanks for the confirmation. I just wanted to make sure I am not going down a wrong or completely untrodden path. Appreciate it. Regards - kiru
--- On Fri, 2/3/12, Jesse McConnell <[email protected]> wrote: > From: Jesse McConnell <[email protected]> > Subject: Re: [jetty-users] Using Jetty to build a server for a custom binary > protocol > To: "JETTY user mailing list" <[email protected]> > Date: Friday, February 3, 2012, 8:34 AM > A number of people have done things > like this. there is a sip > servlets implementation, we have websockets as well...and > simone has > been working on spdy as well > > make sure you work off of the latest 7.6.0 or 8.1.0 releases > so you > get some of the recent improvements on there > > cheers, > jesse > > -- > jesse mcconnell > [email protected] > > > > On Fri, Feb 3, 2012 at 01:58, Kiru Pakkirisamy > <[email protected]> > wrote: > > Hi, > > I am planning to build out a server which is currently > implemented using Java sockets, using Jetty SocketContainer. > Can this container be used for a non-HTTP protocol like this > ? I see the AJP implementation, but not sure whether it is > completely binary in nature. > > Thanks, > > - kiru > > _______________________________________________ > > jetty-users mailing list > > [email protected] > > https://dev.eclipse.org/mailman/listinfo/jetty-users > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users > _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
