Pure Rust implementation of the Minetest protocol.
Supported functionality:
This is a library and does not contain any programs. For an
example of how to use this library, see the minetest-shark
crate.
Documentation is incomplete & unreviewed.
Reliable packet delivery transmission window size is fixed for now.
Non-reliable split reconstruction timeout not enabled yet.