For info: HornetQ patch includes useful netty proxy connect classes

JeremyStone jeremy.stone at cyclone-technology.com
Thu Jan 13 05:40:07 EST 2011


Trustin,

I've submitted a patch to your associates on the HornetQ project (attached
to https://jira.jboss.org/browse/HORNETQ-68 but see also
http://community.jboss.org/message/579306) which allows HornetQ to connect
via netty through a proxy server using a secure HTTP CONNECT method.

In the patch there is an HttpProxyClientSocketChannel class (along with
...Sink and ...Factory classes etc in the proxysupport package of the patch)
in the spirit of the existing HttpTunnelingClientSocketChannel... classes
(and through which it is chained in the HornetQ NettyConnector in the
patch). 

I'm not sure which way you would want to cut it but it seems to make sense
that the netty support classes from this patch might be incorporated within
netty itself so that they can be used in other scenarios where it may be
beneficial.
-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/For-info-HornetQ-patch-includes-useful-netty-proxy-connect-classes-tp5917754p5917754.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list