/mt_rudp

Primary LanguageRustGNU General Public License v3.0GPL-3.0

mt_rudp

A Rust library for the Minetest RUDP protocol.

This project is inspired by the equivalent Go library by anon5 and uses it as reference implementation.

This library is the first piece in a ecosystem of Rust libraries for building servers, clients and proxies for Minetest.

TODO

  • implement server
  • implement reliable window
  • documentation