[ https://issues.apache.org/jira/browse/ZOOKEEPER-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14187752#comment-14187752 ]
Hongchao Deng commented on ZOOKEEPER-2063: ------------------------------------------ Seems like we had a lot of people working on this. Do you guys have a plan? Should we open a github repo for code collaborating? I currently have worked out a netty Client and it passed testing against nio server. I also manually tested SSL for netty on both client and server. Nonetheless I got concerns on netty server, it'd better resolve all those failures in netty server before uploading a SSL patch, IMO. I didn't have any strong opinion. As long as SSL is supported, it satisfied my goal. > Netty+SSL support for client-server communication > ------------------------------------------------- > > Key: ZOOKEEPER-2063 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2063 > Project: ZooKeeper > Issue Type: New Feature > Reporter: Hongchao Deng > Assignee: Hongchao Deng > > ZooKeeper currently have netty option on server side. We want to support > netty on client side too. After that, we could add ssl support based on netty > channel. -- This message was sent by Atlassian JIRA (v6.3.4#6332)