A starter for 10.
I guess the first thing we need is a Http Codec. I guess the codec just needs to decipher
the headers and then the buffer content will be held in the body. Once we have the codec
then we can build an engine that takes the http requests and translates into Netty
Buffers.
As mentioned on IRC we probably need to support the client both polling for responses and
keeping the connection open but i guess it makes sense to concentrate on one or the other
first.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183736#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...