HttpTunnelingServerChannelFactory ??

rzo rzo at gmx.de
Sat Jan 16 03:27:25 EST 2010


Hello,

are there any plans to implement HttpTunnelingServerChannelFactory ?
I  porpose, that this do not include the proxy as proposed in
https://jira.jboss.org/jira/browse/NETTY-109
but will just "transform" the http request to a ByteBuffer, as if this 
was received through a socket.
Applications which need a proxy could use a pipeline.

If no one is implementing this I could do this.
Is there any documentation which explains how channel, sink, etc work ?

-- Ron



More information about the netty-users mailing list