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
