[MINA3] NIO TCP client

2012-12-29 Thread Julien Vermillard
Hi, Just pushed the NioTcpClient (new name for NioTcpConnector). It's basically working, I need to finish some stuff like connection timeout. But if you checkout the code it's very simpler than MINA 2 to dig in. I think the next step would be to test performance with the new test suite, but it

Re: [MINA3] NIO TCP client

2012-12-29 Thread Emmanuel Lécharny
Le 12/29/12 10:14 AM, Julien Vermillard a écrit : Hi, Just pushed the NioTcpClient (new name for NioTcpConnector). It's basically working, I need to finish some stuff like connection timeout. But if you checkout the code it's very simpler than MINA 2 to dig in. I think the next step would be