CloudburstMC / Nukkit

Cloudburst Nukkit - Nuclear-Powered Minecraft: Bedrock Edition Server Software
https://cloudburstmc.org
GNU General Public License v3.0
1.22k stars 419 forks source link

Encryption & batching threshold #2127

Closed PetteriM1 closed 1 year ago

PetteriM1 commented 1 year ago

Implemented network encryption & batching threshold + made some code cleanup

Note: nukkit.yml doesn't update automatically. Add network.encryption: true to enable encryption (if you are not using a proxy). Default setting for batching threshold exists already.

smartcmd commented 1 year ago

Finally nkx implement the network encryption after pm1e and