weibocom / motan

A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.
Other
5.88k stars 1.78k forks source link

QA: is there any plan to upgrade netty from 3.x to 4.x #485

Open eonezhang opened 7 years ago

eonezhang commented 7 years ago

is there any plan to upgrade netty from 3.x to 4.x. I'm research microservice framework, and find motan is still using netty 3.x, but why not migrate to netty 4.x?

rayzhang0603 commented 7 years ago

netty4 module will begin development in next few weeks, stay tuned for future release.

hui305 commented 6 years ago

@rayzhang0603 现在什么情况了?有升级到netty4.0吗?

rayzhang0603 commented 6 years ago

@hui305 目前正在开发中,近期会优先发布支持跨语言的大版本,之后会发布netty升级的小版本。netty的版本预计到11月中旬左右发布。