Netrex is a powerful multi-threaded/multi-processed server software for Minecraft Bedrock.
⚠️ Netrex is not currently production ready.
Netrex provides a multitude of libraries that you can use in your own projects:
- RakNet (
rakrs
) - A fully functional RakNet implementation in rust. - binary-utils (
binary-util
) - A panic free binary utility crate to read/write binary buffers over the wire. - Protocol (
mcpe-protocol
) - A multi-protocol library for minecraft pocket-edition utilizing binary-utils