rust_mc_proto
Lightweight minecraft packets protocol support in pure rust
Has compression (MinecraftConnection::set_compression)
This crate can be used for a server on rust idk -_-
Setup
= "0.1.19" # stable version
= { = "https://git.meex.lol/MeexReay/rust_mc_proto" } # unstable version
Features:
atomic_clone- Atomic clone of MinecraftConnection
How to use
Example of receiving motd:
use ;
Contributing
If you would like to contribute to the project, feel free to fork the repository and submit a pull request.
License
This project is licensed under the WTFPL License