Servlet adapter and Netty

ChickenPants ggerard at mac.com
Wed Mar 17 15:31:53 EDT 2010


Grizzly has webapp/servlet adapter to shoehorn an existing webapp without
using Tomcat or bigger.

Is there such a thing for Netty?

I'm deeply interested in port unification (WebSocket, HTTP, and a custom
protocol) all running happily together but I don't see a good way other than
to try and proxy the HTTP/WS after sniffing for the custom which seems to
defeat the performance advantage.

Pointers?
-- 
View this message in context: http://n2.nabble.com/Servlet-adapter-and-Netty-tp4752485p4752485.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list