Just for clarity, Pekko 1.0.x will be maintained for a while and the existing classic remote solution (that uses Netty 3) is supported there.
It is only for Pekko 1.1.x where we are considering whether to drop the classic remote solution and keep just the Artery solution. It is also an option to keep the Netty based alternative implementation but switch it to use Netty 4. On Mon, 31 Jul 2023 at 20:06, kerr <hepin1...@gmail.com> wrote: > > The classic transport lack the dedicated channel for bigger messages and > internal system messages , and depends on netty v3 which have CVEs. > But there are projects depend on it and use the old transport. do you think > instead of the remove it, but update it to netty 4 will help? > > I implemented a netty 4 based transport once when I was work for a game > company, will not be much hard to migrate to netty 4. > > 何品 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org For additional commands, e-mail: dev-h...@pekko.apache.org