stsiano commented on issue #32: QPIDJMS-441: add proxy support URL: https://github.com/apache/qpid-jms/pull/32#issuecomment-546702336 I have moved the full connection proxy test cases into a separate class. Furthermore I have reworked the TestProxy class to use nio, so there is no explicit thread handling anymore. I also had a look into the NettySimpleAmqpServer class and its uses (NettyTcpToMockServerTest). I did not manage to create a test case with that, that succeded with the current code but failed with the HttpClientCodec in the NettyWsTransport class, so I kept the activemq tests for the ws connectivity.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
