Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Minecraft Java proxy focused on packet transformation

License

NotificationsYou must be signed in to change notification settings

TheMode/Paxy

Repository files navigation

The goal of this project is to offer an efficient way to transform every in/outgoing packets without butchering the game server performance.

The project is far from done, and nothing say that it will ever be. It can however be used to force current proxy developers to care a bit moreabout pipeline control & buffer allocation/pooling :)

Performance

The proxy is able to run with 30MB of heap and around 6MB of direct memory per network thread, other than that the code is almost free of any allocation.Early tests show x2-8 cpu reduction compared to the current top of the line, to be taken with a grain of salt considering the lack of parity(no multi-server support & no encryption)

Packet transformation

Scripts are done in JS thanks toGraalJS, example are presenthere.


[8]ページ先頭

©2009-2025 Movatter.jp