pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP

Home Page:https://pmmp.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changer RakLib write in full php to extension zend with Raknet official

SenseiTarzan opened this issue · comments

I wonder if this could help to have better output than if it were done in php?

No. It's premature optimisation. As I've said elsewhere, we have no idea of the performance characteristics of RakLib.

Official RakNet is also abandonware, riddled with bugs, and vastly more complicated than RakLib. The only thing we'd really achieve would be massively increasing the server's attack surface.

Official RakNet is also abandonware, riddled with bugs, and vastly more complicated than RakLib. The only thing we'd really achieve would be massively increasing the server's attack surface.

And would it be interesting for you to do it again in C++ with php-cpp?

no

Explain to me why?