Crates.io | minetest-protocol |
lib.rs | minetest-protocol |
version | 0.1.4 |
source | src |
created_at | 2023-03-05 10:36:24.558309 |
updated_at | 2023-03-19 17:38:06.311897 |
description | Minetest protocol implemented in Rust |
homepage | |
repository | https://github.com/paradust7/minetest-rs |
max_upload_size | |
id | 801215 |
size | 238,455 |
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.