Hi
Just wondering what people think of using MINA as transport layer for protobuf to implement a complete RPC client/server. There is prior work in this direction: (https://issues.apache.org/jira/browse/DIRMINA-654, http://github.com/bitiboy/fepss-rpc/tree/master ). Is it worthwhile to go one step further to implement RpcChannel and RpcController with MINA? Would MINA userbase find it useful? How does this compare to demux approach? Thanks Haijun
